diff --git a/requirements_test.txt b/requirements_test.txt index 3e89454ba27..c2f78af7608 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -1,7 +1,7 @@ # linters such as flake8 and pylint should be pinned, as new releases # make new things fail. Manually update these pins when pulling in a # new version -asynctest==0.12.1 +asynctest==0.12.2 coveralls==1.2.0 flake8-docstrings==1.0.3 flake8==3.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1b230e5759f..b2d2d662c8c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2,7 +2,7 @@ # linters such as flake8 and pylint should be pinned, as new releases # make new things fail. Manually update these pins when pulling in a # new version -asynctest==0.12.1 +asynctest==0.12.2 coveralls==1.2.0 flake8-docstrings==1.0.3 flake8==3.5