Skip to content

Commit 6d1a36f

Browse files
authored
Saimon/update aiohttp to latest (#277)
1 parent 3c3359f commit 6d1a36f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pyyaml
2-
aiohttp==3.9.5
2+
aiohttp
33
aiofiles
44
cryptography
55
packaging

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ deps =
1111
flake8 >= 3.7.9
1212
pylint >= 2.10.2
1313
doc8
14-
aiohttp>=3.8.0
14+
aiohttp>=3.11.11
1515
munch>=2.5.0
1616

1717
commands =

0 commit comments

Comments
 (0)