Bump flake8 from 5.0.4 to 6.0.0 (#488)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 3 Dec 2022 22:19:17 +0000 (23:19 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Dec 2022 22:19:17 +0000 (23:19 +0100)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 6.0.0.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.4...6.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements_dev.txt

index 39da024a5356cee3ab3530bd66f8cd6e1a59c0cb..08f3c3a5e1c6da963c42af527cc3b278e54228c9 100644 (file)
@@ -1,6 +1,6 @@
 -r requirements.txt
 black==22.10.0
-flake8==5.0.4
+flake8==6.0.0
 mypy==0.982
 pydocstyle==6.1.1
 pylint==2.15.5