Bump black from 24.10.0 to 25.1.0

Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-27 14:01:27 +00:00
committed by GitHub
parent b134a68845
commit 8f45eeb2cf
2 changed files with 25 additions and 25 deletions

View File

@@ -74,7 +74,7 @@ webencodings = "^0.5.1"
[tool.poetry.group.dev.dependencies]
awscli = "^1.34.29"
bandit = "*"
black = "^24.2.0"
black = "^25.1.0"
coverage = "*"
detect-secrets = "^1.5.0"
freezegun = "^1.5.1"