Skip to content

Commit 78c4e91

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
dependencies = [
1818
"dnspython == 2.7.0",
1919
"PyYAML == 6.0.1",
20-
"cryptography == 42.0.8",
20+
"cryptography == 44.0.1",
2121
"pid == 3.0.4",
2222
]
2323

0 commit comments

Comments
 (0)