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: 5 additions & 5 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ build==1.2.2.post1
# via
# check-manifest
# devpi-client
certifi==2025.4.26
certifi==2025.6.15
# via
# httpcore
# httpx
Expand Down Expand Up @@ -50,11 +50,11 @@ devpi-common==4.1.0
# devpi-client
# devpi-server
# devpi-web
devpi-server==6.15.0
devpi-server==6.16.0
# via
# -r devpi.in
# devpi-web
devpi-web==5.0.0
devpi-web==5.0.1
# via -r devpi.in
docutils==0.21.2
# via
Expand Down Expand Up @@ -117,7 +117,7 @@ py==1.11.0
# via devpi-server
pycparser==2.22
# via cffi
pygments==2.19.1
pygments==2.19.2
# via
# devpi-web
# readme-renderer
Expand Down Expand Up @@ -154,7 +154,7 @@ translationstring==1.4
# via pyramid
typing-extensions==4.14.0
# via beautifulsoup4
urllib3==2.4.0
urllib3==2.5.0
# via requests
venusian==3.1.1
# via pyramid
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
build==1.2.2.post1
# via -r test.in
certifi==2025.4.26
certifi==2025.6.15
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -24,7 +24,7 @@ jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
jaraco-functools==4.2.1
# via keyring
jeepney==0.9.0
# via
Expand All @@ -48,7 +48,7 @@ packaging==25.0
# twine
pycparser==2.22
# via cffi
pygments==2.19.1
pygments==2.19.2
# via
# readme-renderer
# rich
Expand All @@ -71,7 +71,7 @@ secretstorage==3.3.3
# via keyring
twine==6.1.0
# via -r test.in
urllib3==2.4.0
urllib3==2.5.0
# via
# requests
# twine