Bump black from 23.11.0 to 23.12.0

Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.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.11.0...23.12.0)

---
updated-dependencies:
- dependency-name: black
  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]
2023-12-13 22:29:34 +00:00
committed by GitHub
parent 666130dca0
commit ee11a048d5
2 changed files with 26 additions and 22 deletions

View File

@@ -41,7 +41,7 @@ wtforms = "~=3.1"
[tool.poetry.group.dev.dependencies]
bandit = "*"
beautifulsoup4 = "^4.12.2"
black = "^23.11.0"
black = "^23.12.0"
coverage = "*"
freezegun = "^1.3.1"
flake8 = "^6.1.0"