mirror of
https://github.com/esphome/aioesphomeapi.git
synced 2024-11-26 12:45:26 +01:00
Bump black from 22.12.0 to 23.1.0 (#371)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
parent
0d53c0d49d
commit
cd142a1fc6
@ -1,5 +1,5 @@
|
||||
pylint==2.16.1
|
||||
black==22.12.0
|
||||
black==23.1.0
|
||||
flake8==6.0.0
|
||||
isort==5.11.4
|
||||
mypy==1.0.0
|
||||
|
@ -45,7 +45,6 @@ PREAMBLE = b"\x00"
|
||||
],
|
||||
)
|
||||
async def test_plaintext_frame_helper(in_bytes, pkt_data, pkt_type):
|
||||
|
||||
for _ in range(5):
|
||||
packets = []
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user