mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Upgrade asynctest to 0.12.2 (#15869)
This commit is contained in:
parent
4cbcb4c3a2
commit
1fb2ea70c2
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user