Bump black from 22.3.0 to 22.6.0 (#394)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 4 Jul 2022 18:17:30 +0000 (20:17 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Jul 2022 18:17:30 +0000 (20:17 +0200)
Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.6.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/22.3.0...22.6.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  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>
requirements_dev.txt

index 990c1f3d20b84e35b5e3fd130ada9f811f6c6f5e..57177d1a9a06f233e697c90a6a11f7e98085f649 100644 (file)
@@ -1,5 +1,5 @@
 -r requirements.txt
-black==22.3.0
+black==22.6.0
 flake8==4.0.1
 mypy==0.961
 pydocstyle==6.1.1