Skip to content

Commit 8794849

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1,<45.0.2)",
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)