From 7058249c01d7df7920e3285a5497c16703c8c473 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Wed, 10 Apr 2019 12:17:02 +0300 Subject: [PATCH] Uprade asynctest to 0.12.3 (#22824) --- 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 e8f916b0d06..2fdb8992bfe 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.2 +asynctest==0.12.3 codecov==2.0.15 coveralls==1.2.0 flake8-docstrings==1.3.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 2767f3aa38e..12c2f0e51ad 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.2 +asynctest==0.12.3 codecov==2.0.15 coveralls==1.2.0 flake8-docstrings==1.3.0