mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Uprade asynctest to 0.12.3 (#22824)
This commit is contained in:
committed by
Fabian Affolter
parent
fa8a4de019
commit
7058249c01
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user