mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 08:06:00 +01:00
Upgrade asynctest to 0.12.2 (#15869)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user