Skip to content

Commit 8e1000c

Browse files
chore(deps): bump cryptography from 46.0.4 to 46.0.5
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.4 to 46.0.5. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@46.0.4...46.0.5) --- updated-dependencies: - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e9079c commit 8e1000c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"grpcio-tools==1.76.0",
1818
"protobuf==6.33.5",
1919
"grpcio==1.76.0",
20-
"cryptography==46.0.4",
20+
"cryptography==46.0.5",
2121
"python-dotenv==1.2.1",
2222
"requests>=2.32.4",
2323
"pycryptodome==3.23.0",

0 commit comments

Comments
 (0)