Bump black from 24.3.0 to 24.4.0 (#1223)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 15 Apr 2024 19:20:43 +0000 (21:20 +0200)
committerGitHub <noreply@github.com>
Mon, 15 Apr 2024 19:20:43 +0000 (21:20 +0200)
Bumps [black](https://github.com/psf/black) from 24.3.0 to 24.4.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.3.0...24.4.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 d3fea8840c6113bca3975fe4394a710a9bd2540f..ea48950863d1eb067e758767294189813dc8c3b3 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "ifaddr==0.2.0",
 ]
 test = [
-  "black==24.3.0",
+  "black==24.4.0",
   "codespell==2.2.6",
   "isort==5.13.2",
   "mypy==1.9.0",