Bump flake8 from 5.0.4 to 6.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-31 10:37:50 +00:00 committed by Brian May
parent 031fb4d053
commit efb7d1f6cc

View File

@ -1,6 +1,6 @@
-r requirements.txt
pytest==7.4.2
pytest-cov==4.1.0
flake8==5.0.4
flake8==6.1.0
pyflakes==2.5.0
bump2version==1.0.1