Bump flake8 from 4.0.1 to 6.0.0

Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 6.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...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>
This commit is contained in:
dependabot[bot]
2023-07-26 17:18:28 +00:00
committed by GitHub
parent 11687479d5
commit 6d9b60042a
2 changed files with 21 additions and 20 deletions

View File

@@ -46,7 +46,7 @@ pytest-mock = "==3.11.1"
pytest-xdist = "==3.3.1"
beautifulsoup4 = "==4.12.2"
freezegun = "==1.2.2"
flake8 = "==4.0.1"
flake8 = "==6.0.0"
flake8-bugbear = "==23.3.12"
flake8-print = "==5.0.0"
moto = "~=4.1"