Skip to content

Commit 6d5c7fb

Browse files
chore(deps): update dependency cryptography to v48 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f57843 commit 6d5c7fb

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>=48.0.0,<48.1.0"]
1010

1111
[dependency-groups]
1212
dev = [

0 commit comments

Comments
 (0)