Skip to content

Commit 1bc5917

Browse files
authored
chore: bump cryptography to ~=50.0 (#706)
1 parent 3a6f383 commit 1bc5917

2 files changed

Lines changed: 50 additions & 50 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [{ name = "WorkOS", email = "sdk@workos.com" }]
88
requires-python = ">=3.10"
99

1010
dependencies = [
11-
"cryptography~=49.0",
11+
"cryptography~=50.0",
1212
"httpx~=0.28",
1313
"pyjwt~=2.12",
1414
"typing_extensions~=4.0; python_version < '3.11'",

0 commit comments

Comments
 (0)