Skip to content

Commit 0c8a935

Browse files
authored
chore(requirements): uv pip compile upgrade (#256)
updates: - requirements/devpi.txt - requirements/test.txt
1 parent f3fae7c commit 0c8a935

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements/devpi.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --output-file=devpi.txt devpi.in
3-
anyio==4.13.0
3+
anyio==4.14.1
44
# via httpx
55
argon2-cffi==25.1.0
66
# via
@@ -18,7 +18,7 @@ build==1.5.0
1818
# via
1919
# check-manifest
2020
# devpi-client
21-
certifi==2026.5.20
21+
certifi==2026.6.17
2222
# via
2323
# httpcore
2424
# httpx
@@ -79,7 +79,7 @@ legacy-cgi==2.6.4
7979
# via
8080
# devpi-server
8181
# webob
82-
nh3==0.3.5
82+
nh3==0.3.6
8383
# via readme-renderer
8484
packaging==26.2
8585
# via

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# uv pip compile --output-file=test.txt test.in
33
build==1.5.0
44
# via -r test.in
5-
certifi==2026.5.20
5+
certifi==2026.6.17
66
# via requests
77
cffi==2.0.0
88
# via cryptography
@@ -36,7 +36,7 @@ more-itertools==11.1.0
3636
# via
3737
# jaraco-classes
3838
# jaraco-functools
39-
nh3==0.3.5
39+
nh3==0.3.6
4040
# via readme-renderer
4141
packaging==26.2
4242
# via

0 commit comments

Comments
 (0)