Merge pull request #2394 from GSA/dependabot/pip/flake8-7.1.2

Bump flake8 from 7.1.1 to 7.1.2
This commit is contained in:
Andrew Shumway
2025-03-18 10:52:49 -06:00
committed by GitHub
2 changed files with 176 additions and 25 deletions

199
poetry.lock generated

File diff suppressed because it is too large Load Diff

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"