Skip to content

Commit 1fd21ec

Browse files
chore(deps): update dependency cryptography to v47
1 parent b179815 commit 1fd21ec

2 files changed

Lines changed: 52 additions & 52 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Siemens" }]
66
requires-python = ">=3.10, <4"
77
readme = "README.md"
88
license = "MIT"
9-
dependencies = ["cryptography>=46.0.3,<46.1.0"]
9+
dependencies = ["cryptography>=47.0.0,<47.1.0"]
1010

1111
[dependency-groups]
1212
dev = [

0 commit comments

Comments
 (0)