[DEPENDABOT] Update: Bump flake8 from 7.1.1 to 7.2.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-31 16:46:41 +00:00
committed by GitHub
parent 401449201c
commit c04fb73d9c

View File

@@ -32,7 +32,7 @@ pycountry==24.6.1
# Development
black==25.1.0
flake8==7.1.1
flake8==7.2.0
pytest==8.3.4
pytest-django==4.10.0