Skip to content

Commit a36c605

Browse files
build(deps): bump cryptography from 44.0.3 to 45.0.2 (#1398)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 665e93d commit a36c605

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
@@ -26,7 +26,7 @@ classifiers = [
2626
"Topic :: Security :: Cryptography",
2727
]
2828
dependencies = [
29-
"cryptography >= 42, < 45",
29+
"cryptography >= 42, < 46",
3030
"id >= 1.1.0",
3131
"importlib_resources ~= 5.7; python_version < '3.11'",
3232
"pyasn1 ~= 0.6",

0 commit comments

Comments
 (0)