Bump flake8 from 6.1.0 to 7.0.0 (#6058)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-09 09:38:50 +09:00 committed by GitHub
parent 9bdb9dc1a3
commit 886d1a2d00
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,5 +1,5 @@
pylint==3.0.3
flake8==6.1.0 # also change in .pre-commit-config.yaml when updating
flake8==7.0.0 # also change in .pre-commit-config.yaml when updating
black==23.12.0 # also change in .pre-commit-config.yaml when updating
pyupgrade==3.15.0 # also change in .pre-commit-config.yaml when updating
pre-commit