Skip to content

Commit 3abc8c1

Browse files
authored
Merge pull request kubernetes-client#2575 from kubernetes-client/dependabot/pip/aiohttp-gte-3.13.5-and-lt-4.0.0
Update aiohttp requirement from <4.0.0,>=3.9.0 to >=3.13.5,<4.0.0
2 parents 04a9213 + 394296c commit 3abc8c1

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>=6.0.3 # 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)