Skip to content

Commit f21deda

Browse files
fix(deps): update dependency cryptography to v46 [security]
1 parent 6bfd51d commit f21deda

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
@@ -21,7 +21,7 @@ classifiers = [
2121

2222
[tool.poetry.dependencies]
2323
python = "^3.8"
24-
cryptography = "^43.0.0"
24+
cryptography = "^46.0.0"
2525
setuptools = "^75.0.0"
2626

2727
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)