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
12 changes: 6 additions & 6 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.14.3
# via devpi-web
build==1.4.3
build==1.4.4
# via
# check-manifest
# devpi-client
certifi==2026.2.25
certifi==2026.4.22
# via
# httpcore
# httpx
Expand Down Expand Up @@ -64,7 +64,7 @@ httpx==0.28.1
# via devpi-server
hupper==1.12.1
# via pyramid
idna==3.11
idna==3.13
# via
# anyio
# httpx
Expand All @@ -81,9 +81,9 @@ legacy-cgi==2.6.4
# via
# devpi-server
# webob
nh3==0.3.4
nh3==0.3.5
# via readme-renderer
packaging==26.0
packaging==26.2
# via
# build
# packaging-legacy
Expand Down Expand Up @@ -167,5 +167,5 @@ whoosh==2.7.4
# via devpi-web
zope-deprecation==6.0
# via pyramid
zope-interface==8.3
zope-interface==8.4
# via pyramid
12 changes: 6 additions & 6 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --output-file=test.txt test.in
build==1.4.3
build==1.4.4
# via -r test.in
certifi==2026.2.25
certifi==2026.4.22
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.7
# via requests
cryptography==46.0.7
cryptography==47.0.0
# via secretstorage
docutils==0.22.4
# via readme-renderer
id==1.6.1
# via twine
idna==3.11
idna==3.13
# via requests
jaraco-classes==3.4.0
# via keyring
Expand All @@ -36,9 +36,9 @@ more-itertools==11.0.2
# via
# jaraco-classes
# jaraco-functools
nh3==0.3.4
nh3==0.3.5
# via readme-renderer
packaging==26.0
packaging==26.2
# via
# build
# twine
Expand Down