Skip to content

Commit 7536df1

Browse files
fix(deps): update dependency cryptography to >=46.0.6,<47.0.0
1 parent 5ee4e7d commit 7536df1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/pangea-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
requires-python = ">=3.9.2,<4.0.0"
1616
dependencies = [
1717
"aiohttp (>=3.13.3,<4.0.0)",
18-
"cryptography (>=46.0.5,<47.0.0)",
18+
"cryptography (>=46.0.6,<47.0.0)",
1919
"deprecated (>=1.3.1,<2.0.0)",
2020
"google-crc32c (>=1.8.0,<2.0.0)",
2121
"pydantic (>=2.12.5,<3.0.0)",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)