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 @@ -14,7 +14,7 @@ attrs==25.4.0
# devpi-web
beautifulsoup4==4.14.3
# via devpi-web
build==1.3.0
build==1.4.0
# via
# check-manifest
# devpi-client
Expand Down Expand Up @@ -163,5 +163,5 @@ whoosh==2.7.4
# via devpi-web
zope-deprecation==6.0
# via pyramid
zope-interface==8.1.1
zope-interface==8.2
# via pyramid
4 changes: 2 additions & 2 deletions requirements/test.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=test.txt test.in
build==1.3.0
build==1.4.0
# via -r test.in
certifi==2026.1.4
# via requests
Expand All @@ -18,7 +18,7 @@ idna==3.11
# via requests
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.2
jaraco-context==6.1.0
# via keyring
jaraco-functools==4.4.0
# via keyring
Expand Down