Bump flake8 from 7.1.0 to 7.1.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-05 10:33:58 +00:00 committed by Brian May
parent 834ac02a5d
commit 2408563f3b

View File

@ -1,5 +1,5 @@
-r requirements.txt
pytest==8.3.2
pytest-cov==5.0.0
flake8==7.1.0
flake8==7.1.1
bump2version==1.0.1