Upgrade asynctest to 0.12.2 (#15869)

This commit is contained in:
Fabian Affolter 2018-08-07 16:11:47 +02:00 committed by GitHub
parent 4cbcb4c3a2
commit 1fb2ea70c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.1
asynctest==0.12.2
coveralls==1.2.0
flake8-docstrings==1.0.3
flake8==3.5

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.1
asynctest==0.12.2
coveralls==1.2.0
flake8-docstrings==1.0.3
flake8==3.5