Skip to content

Commit bb10518

Browse files
opportunity356Islam Alibekov
andauthored
fix: bump cryptography version due to vulnerability issue (#127)
Co-authored-by: Islam Alibekov <[email protected]>
1 parent 2a0027e commit bb10518

File tree

2 files changed

+32
-37
lines changed

2 files changed

+32
-37
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
"Programming Language :: Python :: 3.13",
2020
]
2121
dependencies = [
22-
"cryptography>=41.0.7,<43",
22+
"cryptography>=43.0.1",
2323
"grpcio>=1.64.0,<2",
2424
"protobuf>=5.0.0,<6",
2525
"googleapis-common-protos>=1.63.0,<2",

uv.lock

Lines changed: 31 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)