Skip to content

Commit ea37a88

Browse files
author
renovate-bot
committed
Skip: Update dependency cryptography to v43
1 parent a74da5b commit ea37a88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies = [
2828
"asyncpg==0.29.0",
2929
"certifi==2024.7.4",
3030
"click==8.1.7",
31-
"cryptography==42.0.8",
31+
"cryptography==43.0.0",
3232
"gunicorn==22.0.0",
3333
"keystoneauth1==5.6.0",
3434
"oidcrp==2.1.4",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redis==5.0.7
44
asyncpg==0.29.0
55
certifi==2024.7.4
66
click==8.1.7
7-
cryptography==42.0.8
7+
cryptography==43.0.0
88
gunicorn==22.0.0
99
keystoneauth1==5.6.0
1010
oidcrp==2.1.4

0 commit comments

Comments
 (0)