Bump black from 23.12.1 to 24.2.0

Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.2.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/23.12.1...24.2.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]
2024-02-23 16:35:56 +00:00
committed by GitHub
parent 0a8794966e
commit d0c4b505b9
2 changed files with 25 additions and 25 deletions

View File

@@ -41,7 +41,7 @@ markdown = "^3.5.2"
[tool.poetry.group.dev.dependencies]
bandit = "*"
black = "^23.12.1"
black = "^24.2.0"
coverage = "*"
freezegun = "^1.4.0"
flake8 = "^6.1.0"