mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-26 12:09:12 +00:00
Update dependencies (#794)
Pull in a bunch of updates so they get some testing before we announce the project. textwrap 0.16 is blocked on miette updating, http 1.0 on reqwest.
This commit is contained in:
parent
08edbc9f60
commit
5820a9d937
11 changed files with 405 additions and 459 deletions
|
@ -31,6 +31,6 @@ url = { workspace = true }
|
|||
[dev-dependencies]
|
||||
indoc = { version = "2.0.4" }
|
||||
insta = { version = "1.34.0" }
|
||||
serde_json = { version = "1.0.108" }
|
||||
tempfile = { version = "3.8.1" }
|
||||
test-case = { version = "3.2.1" }
|
||||
serde_json = { version = "1.0.111" }
|
||||
tempfile = { version = "3.9.0" }
|
||||
test-case = { version = "3.3.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue