Bump black from 23.3.0 to 23.7.0 (#779)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 19 Jul 2023 18:44:26 +0000 (20:44 +0200)
committerGitHub <noreply@github.com>
Wed, 19 Jul 2023 18:44:26 +0000 (20:44 +0200)
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.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.3.0...23.7.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 83ba24bc880a0239e049067d912ca26a0aef1367..8a666464449e79415ab9c5aa2cd5fe5200669bfb 100644 (file)
@@ -49,7 +49,7 @@ server = [
   "uvloop==0.17.0"
 ]
 test = [
-  "black==23.3.0",
+  "black==23.7.0",
   "codespell==2.2.5",
   "mypy==1.3.0",
   "ruff==0.0.277",