Skip to content

Commit a59d6fa

Browse files
Update aiohttp requirement from <4.0.0,>=3.14.1 to >=3.14.3,<4.0.0
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c820529 commit a59d6fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-asyncio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
python-dateutil>=2.8.2 # BSD
22
pyyaml>=6.0.3 # MIT
33
urllib3>=2.7.0 # MIT
4-
aiohttp>=3.14.1,<4.0.0 # Apache-2.0
4+
aiohttp>=3.14.3,<4.0.0 # Apache-2.0
55
aiohttp-retry>=2.8.3 # MIT
66
pydantic>=2.11 # MIT
77
typing-extensions>=4.7.1 # PSF

0 commit comments

Comments
 (0)