Skip to content

Commit e1f3fd0

Browse files
committed
fix(deps): update dependency aiohttp to v3.13.3
1 parent 1864052 commit e1f3fd0

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
"License :: OSI Approved :: Apache Software License",
1717
]
1818
dependencies = [
19-
"aiohttp==3.13.2",
19+
"aiohttp==3.13.3",
2020
"pydantic==2.12.5",
2121
"python-dateutil==2.9.0.post0",
2222
"urllib3==2.6.2",

0 commit comments

Comments
 (0)