diff --git a/docs/requirements.txt b/docs/requirements.txt index efeec34e..91f901fc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.8.5; python_version >= "3.6" +aiohttp==3.8.6; python_version >= "3.6" aiosignal==1.2.0; python_version >= "3.7" and python_version < "4.0" alabaster==0.7.12; python_version >= "3.7" anyio==3.6.2; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.6.2"