Skip to content

Commit fab1d59

Browse files
fix(deps): update dependency aiohttp to >=3.12.6,<4.0.0
1 parent 35ab781 commit fab1d59

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
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
requires-python = ">=3.9.2,<4.0.0"
1818
dependencies = [
19-
"aiohttp (>=3.12.2,<4.0.0)",
19+
"aiohttp (>=3.12.6,<4.0.0)",
2020
"cryptography (>=45.0.3,<46.0.0)",
2121
"deprecated (>=1.2.18,<2.0.0)",
2222
"google-crc32c (>=1.7.1,<2.0.0)",

0 commit comments

Comments
 (0)