Skip to content

Commit c7765c7

Browse files
authored
Update aiohttp from 3.6.2 to 3.7.1 (#159)
1 parent 183a291 commit c7765c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
install_requires = [
6-
"aiohttp==3.6.2",
6+
"aiohttp==3.7.1",
77
"graphql-core>=3.1,<3.2",
88
"requests>=2.23,<3",
99
"websockets>=8.1,<9",

0 commit comments

Comments
 (0)