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 @@ -136,7 +136,7 @@ requests==2.32.5
# via devpi-common
ruamel-yaml==0.18.16
# via devpi-server
ruamel-yaml-clib==0.2.14
ruamel-yaml-clib==0.2.15
# via ruamel-yaml
setuptools==80.9.0
# via
Expand Down Expand Up @@ -167,5 +167,5 @@ whoosh==2.7.4
# via devpi-web
zope-deprecation==6.0
# via pyramid
zope-interface==8.1
zope-interface==8.1.1
# via pyramid
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.6.0
keyring==25.7.0
# via twine
markdown-it-py==4.0.0
# via rich
Expand Down Expand Up @@ -63,7 +63,7 @@ rfc3986==2.0.0
# via twine
rich==14.2.0
# via twine
secretstorage==3.4.1
secretstorage==3.5.0
# via keyring
twine==6.2.0
# via -r test.in
Expand Down