We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a107e commit 5356236Copy full SHA for 5356236
2 files changed
requirements/devpi.txt
@@ -12,7 +12,7 @@ argon2-cffi==23.1.0
12
# passlib
13
argon2-cffi-bindings==21.2.0
14
# via argon2-cffi
15
-attrs==25.1.0
+attrs==25.3.0
16
# via devpi-server
17
beautifulsoup4==4.13.3
18
# via devpi-web
@@ -168,7 +168,7 @@ zope-interface==7.2
168
# via pyramid
169
170
# The following packages are considered to be unsafe in a requirements file:
171
-setuptools==75.8.2
+setuptools==76.0.0
172
# via
173
# check-manifest
174
# pyramid
requirements/test.txt
@@ -12,7 +12,7 @@ cffi==1.17.1
# via cryptography
charset-normalizer==3.4.1
# via requests
-cryptography==44.0.1
+cryptography==44.0.2
# via secretstorage
docutils==0.21.2
# via readme-renderer
0 commit comments