Skip to content

Commit c0dab7d

Browse files
authored
chore(requirements): uv pip compile upgrade (#209)
updates: - requirements/devpi.txt - requirements/test.txt
1 parent cdbae48 commit c0dab7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements/devpi.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ legacy-cgi==2.6.3
8181
# via
8282
# devpi-server
8383
# webob
84-
nh3==0.2.21
84+
nh3==0.3.0
8585
# via readme-renderer
8686
packaging==25.0
8787
# via

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ more-itertools==10.7.0
3636
# via
3737
# jaraco-classes
3838
# jaraco-functools
39-
nh3==0.2.21
39+
nh3==0.3.0
4040
# via readme-renderer
4141
packaging==25.0
4242
# via
@@ -61,7 +61,7 @@ requests-toolbelt==1.0.0
6161
# via twine
6262
rfc3986==2.0.0
6363
# via twine
64-
rich==14.0.0
64+
rich==14.1.0
6565
# via twine
6666
secretstorage==3.3.3
6767
# via keyring

0 commit comments

Comments
 (0)