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 c4cf725 commit 2698310Copy full SHA for 2698310
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"asyncpg==0.30.0",
28
"certifi==2025.1.31",
29
"click==8.1.8",
30
- "cryptography==43.0.3",
+ "cryptography==44.0.1",
31
"gunicorn==23.0.0",
32
"keystoneauth1==5.9.1",
33
"oidcrp==2.1.4",
requirements.txt
@@ -4,7 +4,7 @@ redis==5.2.1
4
asyncpg==0.30.0
5
certifi==2025.1.31
6
click==8.1.8
7
-cryptography==43.0.3
+cryptography==44.0.1
8
gunicorn==23.0.0
9
keystoneauth1==5.9.1
10
oidcrp==2.1.4
0 commit comments