diff --git a/requirements_test.txt b/requirements_test.txt index 12c5abff404cda..33061511d6cfc9 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 de85e09c3ff0e2..368910bcaf4021 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