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
6 changes: 3 additions & 3 deletions requirements/devpi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ cffi==2.0.0
# cmarkgfm
chameleon==4.6.0
# via pyramid-chameleon
charset-normalizer==3.4.4
charset-normalizer==3.4.5
# via requests
check-manifest==0.51
# via devpi-client
Expand Down Expand Up @@ -101,7 +101,7 @@ plaster==1.1.2
# pyramid
plaster-pastedeploy==1.0.1
# via pyramid
platformdirs==4.9.2
platformdirs==4.9.4
# via
# devpi-client
# devpi-server
Expand All @@ -119,7 +119,7 @@ pygments==2.19.2
# readme-renderer
pyproject-hooks==1.2.0
# via build
pyramid==2.0.2
pyramid==2.1
# via
# devpi-server
# devpi-web
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.4
charset-normalizer==3.4.5
# via requests
cryptography==46.0.5
# via secretstorage
Expand All @@ -18,7 +18,7 @@ idna==3.11
# via requests
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.0
jaraco-context==6.1.1
# via keyring
jaraco-functools==4.4.0
# via keyring
Expand Down