Skip to content

Commit 47e47df

Browse files
shuvyAshuvypermit
andauthored
Upgrade aiohttp version (#121)
Co-authored-by: Shuvy <[email protected]>
1 parent 899b2af commit 47e47df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ pytest_httpserver
88
# to solve snyk issue
99
werkzeug>=2.3.8
1010
zipp>=3.19.1
11-
aiohttp>=3.8.4,<4
11+
aiohttp>=3.12.14,<4
1212
ruff
1313
mypy

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp>=3.8.4,<4
1+
aiohttp>=3.12.14,<4
22
httpx>=0.24.1,<1
33
loguru>=0.7.0,<1
44
pydantic[email]>=1.10.7

0 commit comments

Comments
 (0)