Skip to content

Commit b646be7

Browse files
chore: bump minimum cryptography version to 46.0.5 in pyproject.toml (#526)
1 parent e757ae2 commit b646be7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ classifiers = [
4242
]
4343
dependencies = [
4444
"aiofiles",
45-
"cryptography>=42.0.0",
45+
"cryptography>=46.0.5",
4646
"requests",
4747
"google-auth",
4848
"protobuf",

0 commit comments

Comments
 (0)