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 fdfe151 commit dd08b08Copy full SHA for dd08b08
2 files changed
requirements/devpi.txt
@@ -18,7 +18,7 @@ build==1.4.0
18
# via
19
# check-manifest
20
# devpi-client
21
-certifi==2026.1.4
+certifi==2026.2.25
22
23
# httpcore
24
# httpx
@@ -101,7 +101,7 @@ plaster==1.1.2
101
# pyramid
102
plaster-pastedeploy==1.0.1
103
# via pyramid
104
-platformdirs==4.9.0
+platformdirs==4.9.2
105
106
107
# devpi-server
requirements/test.txt
@@ -2,7 +2,7 @@
2
# uv pip compile --output-file=test.txt test.in
3
build==1.4.0
4
# via -r test.in
5
6
# via requests
7
cffi==2.0.0
8
# via cryptography
@@ -60,7 +60,7 @@ requests-toolbelt==1.0.0
60
# via twine
61
rfc3986==2.0.0
62
63
-rich==14.3.2
+rich==14.3.3
64
65
secretstorage==3.5.0
66
# via keyring
0 commit comments