Bump black from 24.4.0 to 24.4.2 (#1256)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 29 Apr 2024 17:59:13 +0000 (19:59 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Apr 2024 17:59:13 +0000 (19:59 +0200)
Bumps [black](https://github.com/psf/black) from 24.4.0 to 24.4.2.
- [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.4.0...24.4.2)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 9ca1defed6f65f2ce1d69235f8506de9f8c80449..8deef482cbf73d945460fea6deb2e142db2fbc58 100644 (file)
@@ -43,7 +43,7 @@ server = [
   "ifaddr==0.2.0",
 ]
 test = [
-  "black==24.4.0",
+  "black==24.4.2",
   "codespell==2.2.6",
   "isort==5.13.2",
   "mypy==1.9.0",