Bump black from 23.12.0 to 23.12.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-22 23:35:33 +00:00
committed by GitHub
parent ba0d8c0b83
commit 1d140a0d0b
2 changed files with 25 additions and 25 deletions

View File

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