Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=devpi.txt devpi.in
anyio==4.13.0
anyio==4.14.1
# via httpx
argon2-cffi==25.1.0
# via
Expand All @@ -18,7 +18,7 @@ build==1.5.0
# via
# check-manifest
# devpi-client
certifi==2026.5.20
certifi==2026.6.17
# via
# httpcore
# httpx
Expand Down Expand Up @@ -79,7 +79,7 @@ legacy-cgi==2.6.4
# via
# devpi-server
# webob
nh3==0.3.5
nh3==0.3.6
# via readme-renderer
packaging==26.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile --output-file=test.txt test.in
build==1.5.0
# via -r test.in
certifi==2026.5.20
certifi==2026.6.17
# via requests
cffi==2.0.0
# via cryptography
Expand Down Expand Up @@ -36,7 +36,7 @@ more-itertools==11.1.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.5
nh3==0.3.6
# via readme-renderer
packaging==26.2
# via
Expand Down