Skip to content

Commit e5a2db7

Browse files
author
renovate-bot
committed
Update dependency cryptography to v44.0.2
1 parent 6375010 commit e5a2db7

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
@@ -27,7 +27,7 @@ dependencies = [
2727
"asyncpg==0.30.0",
2828
"certifi==2025.1.31",
2929
"click==8.1.8",
30-
"cryptography==44.0.1",
30+
"cryptography==44.0.2",
3131
"gunicorn==23.0.0",
3232
"keystoneauth1==5.9.1",
3333
"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.2.1
44
asyncpg==0.30.0
55
certifi==2025.1.31
66
click==8.1.8
7-
cryptography==44.0.1
7+
cryptography==44.0.2
88
gunicorn==23.0.0
99
keystoneauth1==5.9.1
1010
oidcrp==2.1.4

0 commit comments

Comments
 (0)