build(deps): bump black from 23.11.0 to 23.12.0 in /lib/spack/docs (#41615)

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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-19 17:14:05 +01:00 committed by GitHub
parent a688479564
commit 138d0c7a13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,6 @@ pygments==2.17.2
urllib3==2.1.0
pytest==7.4.3
isort==5.13.2
black==23.11.0
black==23.12.0
flake8==6.1.0
mypy==1.7.1