Bump flake8 from 7.2.0 to 7.3.0

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

---
updated-dependencies:
- dependency-name: flake8
  dependency-version: 7.3.0
  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]
2025-06-20 23:09:09 +00:00
committed by GitHub
parent a109fe1882
commit 79f7276769
2 changed files with 13 additions and 13 deletions

View File

@@ -80,7 +80,7 @@ black = "^25.1.0"
coverage = "*"
detect-secrets = "^1.5.0"
freezegun = "^1.5.2"
flake8 = "^7.1.2"
flake8 = "^7.3.0"
flake8-bugbear = "^24.12.12"
flake8-print = "^5.0.0"
flake8-pytest-style = "^2.1.0"