Bump black from 24.1.1 to 24.2.0 (#1096)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Feb 2024 18:59:37 +0000 (19:59 +0100)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 18:59:37 +0000 (19:59 +0100)
Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.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/24.1.1...24.2.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 56f35bc504ae1c9ecfe13d88d26a1cc13bdf2ae2..29d3fd9e05cbd34985195992b883fea64398a1d4 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "uvloop==0.19.0",
 ]
 test = [
-  "black==24.1.1",
+  "black==24.2.0",
   "codespell==2.2.6",
   "isort==5.13.2",
   "mypy==1.8.0",