Bump flake8 from 7.1.1 to 7.1.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-12 00:02:15 +00:00
committed by GitHub
parent a5d66f02b5
commit aff028b24c
2 changed files with 176 additions and 25 deletions

View File

@@ -78,7 +78,7 @@ black = "^24.2.0"
coverage = "*"
detect-secrets = "^1.5.0"
freezegun = "^1.5.1"
flake8 = "^7.1.0"
flake8 = "^7.1.2"
flake8-bugbear = "^24.1.17"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.0.0"