Skip to content

Commit 394296c

Browse files
Update aiohttp requirement from <4.0.0,>=3.9.0 to >=3.13.5,<4.0.0
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 45de1aa commit 394296c

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
@@ -3,4 +3,4 @@ six>=1.9.0 # MIT
33
python-dateutil>=2.5.3 # BSD
44
pyyaml>=5.4.1 # MIT
55
urllib3>=1.24.2,!=2.6.0 # MIT
6-
aiohttp>=3.9.0,<4.0.0 # Apache-2.0
6+
aiohttp>=3.13.5,<4.0.0 # Apache-2.0

0 commit comments

Comments
 (0)