Bump black from 22.3.0 to 23.3.0

Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.3.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/22.3.0...23.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-29 19:56:53 +00:00 committed by GitHub
parent df73bb5585
commit 9315001cc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pylint==2.13.4
black==22.3.0
black==23.3.0
flake8==4.0.1
isort==5.10.1