Uprade asynctest to 0.12.3 (#22824)

This commit is contained in:
Ville Skyttä 2019-04-10 12:17:02 +03:00 committed by Fabian Affolter
parent fa8a4de019
commit 7058249c01
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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