diff --git a/requirements-test.txt b/requirements-test.txt index 4c4d1a8..3427266 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,12 +1,12 @@ aioresponses==0.7.3 -black==22.3.0 +black==22.8.0 flake8==4.0.1 isort==5.10.1 mypy==0.942 -pre-commit==2.19.0 +pre-commit==2.20.0 pylint==2.13.4 pylint_strict_informational==0.1 -pytest-asyncio==0.18.3 +pytest-asyncio==0.19.0 pytest-cov==3.0.0 pytest-error-for-skips==2.0.2 -pytest==7.1.2 \ No newline at end of file +pytest==7.1.3 \ No newline at end of file