Merge pull request #80 from AndreiDrang/dependabot/pip/black-eq-23.star

Update black requirement from ==22.* to ==23.*
This commit is contained in:
Andrei 2023-03-09 23:31:32 +03:00 committed by GitHub
commit d4a6d7319e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# codestyle
isort==5.*
black==22.*
black==23.*
autoflake==2.*