Skip to content

Commit dedb1f9

Browse files
committed
fix(deps): update dependency cryptography to v45
1 parent 66e88c1 commit dedb1f9

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

packages/pangea-sdk/poetry.lock

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

packages/pangea-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
requires-python = ">=3.9.2,<4.0.0"
1818
dependencies = [
1919
"aiohttp (>=3.11.18,<4.0.0)",
20-
"cryptography (>=44.0.3,<44.0.4)",
20+
"cryptography (>=45.0.2,<46.0.0)",
2121
"deprecated (>=1.2.18,<2.0.0)",
2222
"google-crc32c (>=1.7.1,<2.0.0)",
2323
"pydantic (>=2.11.4,<3.0.0)",

0 commit comments

Comments
 (0)