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
4 changes: 2 additions & 2 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build==1.2.2.post1
# via
# check-manifest
# devpi-client
certifi==2025.6.15
certifi==2025.7.14
# via
# httpcore
# httpx
Expand Down Expand Up @@ -154,7 +154,7 @@ strictyaml==1.7.3
# via devpi-server
translationstring==1.4
# via pyramid
typing-extensions==4.14.0
typing-extensions==4.14.1
# via beautifulsoup4
urllib3==2.5.0
# via requests
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
# uv pip compile --output-file=test.txt test.in
build==1.2.2.post1
# via -r test.in
certifi==2025.6.15
certifi==2025.7.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.2
# via requests
cryptography==45.0.4
cryptography==45.0.5
# via secretstorage
docutils==0.21.2
# via readme-renderer
Expand Down