Bump flake8 from 6.0.0 to 6.1.0

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

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-03 15:55:17 +00:00
committed by GitHub
parent 41d1d055a4
commit 0188bf1cf2
2 changed files with 20 additions and 20 deletions

View File

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