Bump black from 24.2.0 to 24.3.0 (#1176)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 25 Mar 2024 21:58:39 +0000 (22:58 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Mar 2024 21:58:39 +0000 (22:58 +0100)
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.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/24.2.0...24.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 149af6d0ff8b9ba07a38c4e032442d3a952a77da..2479bec05cbcdef8d9aea30eb359251228e46191 100644 (file)
@@ -42,7 +42,7 @@ server = [
   "ifaddr==0.2.0",
 ]
 test = [
-  "black==24.2.0",
+  "black==24.3.0",
   "codespell==2.2.6",
   "isort==5.13.2",
   "mypy==1.9.0",