diff --git a/dev-requirements.txt b/dev-requirements.txt index 2f4ebd0d9ac5062..fbfc99f31538c07 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,6 +2,6 @@ coverage pytest==6.2.5 pytest-asyncio==0.17.2 -pytest-aiohttp==0.3.0 +pytest-aiohttp==1.0.3 pytest-cov==3.0.0 codecov==2.1.12