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 @@ -14,11 +14,11 @@ attrs==26.1.0
# devpi-web
beautifulsoup4==4.15.0
# via devpi-web
build==1.5.1
build==1.5.0
# via
# check-manifest
# devpi-client
certifi==2026.6.17
certifi==2026.7.22
# via
# httpcore
# httpx
Expand All @@ -31,7 +31,7 @@ charset-normalizer==3.4.9
# via requests
check-manifest==0.51
# via devpi-client
comrak==0.0.12
comrak==0.0.16
# via readme-renderer
defusedxml==0.7.1
# via
Expand Down Expand Up @@ -99,7 +99,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==4.10.0
platformdirs==4.11.0
# via
# devpi-client
# devpi-server
Expand Down Expand Up @@ -145,7 +145,7 @@ setuptools==81.0.0
# zope-deprecation
six==1.17.0
# via python-dateutil
soupsieve==2.8.4
soupsieve==2.9.1
# via beautifulsoup4
strictyaml==1.7.3
# via devpi-server
Expand Down
6 changes: 3 additions & 3 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=test.txt test.in
build==1.5.1
build==1.5.0
# via -r test.in
certifi==2026.6.17
certifi==2026.7.22
# via requests
cffi==2.1.0
# via cryptography
Expand Down Expand Up @@ -64,7 +64,7 @@ rich==15.0.0
# via twine
secretstorage==3.5.0
# via keyring
twine==6.2.0
twine==7.0.0
# via -r test.in
urllib3==2.7.0
# via
Expand Down