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
10 changes: 4 additions & 6 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.12.0
anyio==4.12.1
# via httpx
argon2-cffi==25.1.0
# via
Expand All @@ -18,7 +18,7 @@ build==1.3.0
# via
# check-manifest
# devpi-client
certifi==2025.11.12
certifi==2026.1.4
# via
# httpcore
# httpx
Expand Down Expand Up @@ -134,10 +134,8 @@ repoze-lru==0.7
# via devpi-server
requests==2.32.5
# via devpi-common
ruamel-yaml==0.18.17
ruamel-yaml==0.19.1
# via devpi-server
ruamel-yaml-clib==0.2.15
# via ruamel-yaml
setuptools==80.9.0
# via
# check-manifest
Expand All @@ -153,7 +151,7 @@ translationstring==1.4
# via pyramid
typing-extensions==4.15.0
# via beautifulsoup4
urllib3==2.6.2
urllib3==2.6.3
# via requests
venusian==3.1.1
# via pyramid
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.3.0
# via -r test.in
certifi==2025.11.12
certifi==2026.1.4
# via requests
cffi==2.0.0
# via cryptography
Expand Down Expand Up @@ -67,7 +67,7 @@ secretstorage==3.5.0
# via keyring
twine==6.2.0
# via -r test.in
urllib3==2.6.2
urllib3==2.6.3
# via
# requests
# twine