Skip to content

Commit 2698310

Browse files
Bump cryptography from 43.0.3 to 44.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.1. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.1) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4cf725 commit 2698310

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
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==43.0.3",
30+
"cryptography==44.0.1",
3131
"gunicorn==23.0.0",
3232
"keystoneauth1==5.9.1",
3333
"oidcrp==2.1.4",

requirements.txt

+1-1
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==43.0.3
7+
cryptography==44.0.1
88
gunicorn==23.0.0
99
keystoneauth1==5.9.1
1010
oidcrp==2.1.4

0 commit comments

Comments
 (0)