Bump black from 23.1.0 to 23.3.0 (#646)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 May 2023 20:10:01 +0000 (22:10 +0200)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 20:10:01 +0000 (22:10 +0200)
Bumps [black](https://github.com/psf/black) from 23.1.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/23.1.0...23.3.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>
pyproject.toml

index 6aade23daf76200da19ff8c5db2d138dea91fe35..529edf3490051e5c7948909780a9bda2d7e1cfea 100644 (file)
@@ -47,7 +47,7 @@ server = [
   "cryptography==40.0.2"
 ]
 test = [
-  "black==23.1.0",
+  "black==23.3.0",
   "codespell==2.2.4",
   "mypy==1.2.0",
   "ruff==0.0.265",