mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Uprade asynctest to 0.12.3 (#22824)
This commit is contained in:
parent
fa8a4de019
commit
7058249c01
@ -1,7 +1,7 @@
|
|||||||
# linters such as flake8 and pylint should be pinned, as new releases
|
# linters such as flake8 and pylint should be pinned, as new releases
|
||||||
# make new things fail. Manually update these pins when pulling in a
|
# make new things fail. Manually update these pins when pulling in a
|
||||||
# new version
|
# new version
|
||||||
asynctest==0.12.2
|
asynctest==0.12.3
|
||||||
codecov==2.0.15
|
codecov==2.0.15
|
||||||
coveralls==1.2.0
|
coveralls==1.2.0
|
||||||
flake8-docstrings==1.3.0
|
flake8-docstrings==1.3.0
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# linters such as flake8 and pylint should be pinned, as new releases
|
# linters such as flake8 and pylint should be pinned, as new releases
|
||||||
# make new things fail. Manually update these pins when pulling in a
|
# make new things fail. Manually update these pins when pulling in a
|
||||||
# new version
|
# new version
|
||||||
asynctest==0.12.2
|
asynctest==0.12.3
|
||||||
codecov==2.0.15
|
codecov==2.0.15
|
||||||
coveralls==1.2.0
|
coveralls==1.2.0
|
||||||
flake8-docstrings==1.3.0
|
flake8-docstrings==1.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user