Skip to content

Commit 6d78ded

Browse files
authored
Merge pull request #172 from clerk/speakeasybot-patch-1
chore: bump cryptography version
2 parents f76430a + 350eb8e commit 6d78ded

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
@@ -6,7 +6,7 @@ authors = [{ name = "Clerk" },]
66
readme = "README-PYPI.md"
77
requires-python = ">=3.9.2"
88
dependencies = [
9-
"cryptography (>=44.0.1,<45.0.0)",
9+
"cryptography (>=45.0.0,<46.0.0)",
1010
"httpcore >=1.0.9",
1111
"httpx >=0.28.1",
1212
"pydantic >=2.11.2",

0 commit comments

Comments
 (0)