Bump flake8 from 6.1.0 to 7.0.0 (#11667)

Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-31 10:14:17 -03:00 коммит произвёл GitHub
Родитель a57bffcfa4
Коммит 6722212d5a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -52,7 +52,7 @@ exceptiongroup==1.1.1
# via pytest
execnet==1.9.0
# via pytest-xdist
flake8==6.1.0
flake8==7.0.0
# via -r dev-requirements.in
honcho==1.1.0
# via -r dev-requirements.in
@ -98,7 +98,7 @@ ptvsd==4.3.2
# via -r dev-requirements.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.1.0
pyflakes==3.2.0
# via flake8
pytest==7.4.3
# via