Skip to content

Commit 18cdb62

Browse files
committed
Update dependencies
1 parent 3b28eee commit 18cdb62

File tree

2 files changed

+53
-45
lines changed

2 files changed

+53
-45
lines changed

examples/server/poetry.lock

Lines changed: 52 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Topic :: Security :: Cryptography",
2222
"Topic :: Software Development :: Libraries :: Python Modules",
2323
]
24-
dependencies = ["cryptography (>=2.6, !=35, <47)"]
24+
dependencies = ["cryptography (>=2.6, !=35, <48)"]
2525

2626
[project.optional-dependencies]
2727
pcsc = ["pyscard (>=1.9, <3)"]

0 commit comments

Comments
 (0)