diff --git a/requirements.txt b/requirements.txt index 5a828b22..83cc7141 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp==3.8.6 ; python_version >= "3.7" and python_version < "4.0" aioresponses==0.7.4 ; python_version >= "3.7" and python_version < "4.0" -aiosignal==1.3.1 ; python_version >= "3.7" and python_version < "4.0" +aiosignal==1.3.2 ; python_version >= "3.7" and python_version < "4.0" argcomplete==3.5.3 ; python_version >= "3.7" and python_version < "4.0" async-timeout==4.0.3 ; python_version >= "3.7" and python_version < "4.0" asynctest==0.13.0 ; python_version >= "3.7" and python_version < "3.8"