Bump flake8 from 5.0.4 to 6.1.0 (#1091)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-15 21:28:26 +02:00
committed by GitHub
parent ffca24435b
commit aee1773e0c
+1 -1
View File
@@ -1,5 +1,5 @@
reportlab==4.0.4
flake8==5.0.4
flake8==6.1.0
pytest==7.2.0
pytest-asyncio==0.16.0;python_version<"3.7"
pytest-asyncio==0.20.1;python_version>="3.7"