Skip to content

Commit 73ed8f7

Browse files
committed
Bump dependencies
1 parent 2ea2dae commit 73ed8f7

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
"Topic :: Security :: Cryptography",
2222
"Topic :: Software Development :: Libraries :: Python Modules",
2323
]
24-
dependencies = ["cryptography (>=2.6, !=35, <48)"]
24+
dependencies = ["cryptography (>=2.6, !=35, <49)"]
2525

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

0 commit comments

Comments
 (0)