chore: Update aiohttp to 3.8.1 (#20102)

This commit is contained in:
Diego Medina 2022-05-17 17:15:29 -04:00 committed by GitHub
parent 6244728256
commit 1e46902602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 16 additions and 11 deletions

View File

@ -20,4 +20,5 @@ pyrsistent>=0.16.1,<0.17
zipp==3.4.1
sasl==0.3.1
wrapt==1.12.1 # required by astroid<2.9 until we bump pylint
aiohttp==3.7.4
aiohttp==3.8.1
charset-normalizer==2.0.4

View File

@ -1,4 +1,4 @@
# SHA1:36b61211c8ad8c91cf047ad9212f9489e3eeefda
# SHA1:8c236813f9d0bf56d87d845cbffd6ca3f07c3e14
#
# This file is autogenerated by pip-compile-multi
# To update, run:
@ -7,17 +7,19 @@
#
-e file:.
# via -r requirements/base.in
aiohttp==3.7.4
aiohttp==3.8.1
# via
# -r requirements/base.in
# slackclient
aiosignal==1.2.0
# via aiohttp
alembic==1.6.5
# via flask-migrate
amqp==5.1.0
# via kombu
apispec[yaml]==3.3.2
# via flask-appbuilder
async-timeout==3.0.1
async-timeout==4.0.2
# via aiohttp
attrs==21.2.0
# via
@ -39,8 +41,10 @@ celery==5.2.2
# via apache-superset
cffi==1.14.6
# via cryptography
chardet==3.0.4
# via aiohttp
charset-normalizer==2.0.4
# via
# -r requirements/base.in
# aiohttp
click==8.0.4
# via
# apache-superset
@ -110,6 +114,10 @@ flask-wtf==0.14.3
# via
# apache-superset
# flask-appbuilder
frozenlist==1.3.0
# via
# aiohttp
# aiosignal
func-timeout==4.3.5
# via apache-superset
geographiclib==1.52
@ -276,9 +284,7 @@ sqlparse==0.3.0
tabulate==0.8.9
# via apache-superset
typing-extensions==3.10.0.0
# via
# aiohttp
# apache-superset
# via apache-superset
urllib3==1.26.6
# via selenium
vine==5.0.0

View File

@ -18,8 +18,6 @@ cached-property==1.5.2
# via tableschema
certifi==2021.10.8
# via requests
charset-normalizer==2.0.4
# via requests
et-xmlfile==1.1.0
# via openpyxl
flask-cors==3.0.10