From 1fb2ea70c2c2f06d87ba4f3c67280f2033a50326 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 7 Aug 2018 16:11:47 +0200 Subject: [PATCH] Upgrade asynctest to 0.12.2 (#15869) --- requirements_test.txt | 2 +- requirements_test_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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