Skip to content

Commit 2678ca4

Browse files
gjtorikianclaude
andauthored
chore: bump cryptography to ~=49.0 (#680)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent dc9541f commit 2678ca4

2 files changed

Lines changed: 51 additions & 54 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~=48.0",
11+
"cryptography~=49.0",
1212
"httpx~=0.28",
1313
"pyjwt~=2.12",
1414
"typing_extensions~=4.0; python_version < '3.11'",

0 commit comments

Comments
 (0)