Skip to content

Commit 9600bdd

Browse files
fix(deps): update dependency aiohttp to >=3.13.1,<4.0.0
1 parent 5706e0c commit 9600bdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/pangea-sdk/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
]
1515
requires-python = ">=3.9.2,<4.0.0"
1616
dependencies = [
17-
"aiohttp (>=3.13.0,<4.0.0)",
17+
"aiohttp (>=3.13.1,<4.0.0)",
1818
"cryptography (>=46.0.3,<47.0.0)",
1919
"deprecated (>=1.2.18,<2.0.0)",
2020
"google-crc32c (>=1.7.1,<2.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)