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:
dependabot[bot] 2023-02-09 12:08:24 +13:00 committed by GitHub
parent 0d53c0d49d
commit cd142a1fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -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

View File

@ -45,7 +45,6 @@ PREAMBLE = b"\x00"
],
)
async def test_plaintext_frame_helper(in_bytes, pkt_data, pkt_type):
for _ in range(5):
packets = []