Bump black from 22.1.0 to 22.3.0 (#236)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Apr 2022 09:55:16 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Apr 2022 09:55:16 +0000 (11:55 +0200)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.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/22.1.0...22.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>
requirements_dev.txt

index d671ce8ef3242f394ffcb44124615a46cadc4f74..554fb5fa2b8371d7fc366f1147c4732ea05eafd0 100644 (file)
@@ -1,5 +1,5 @@
 -r requirements.txt
-black==22.1.0
+black==22.3.0
 flake8==4.0.1
 mypy==0.942
 pydocstyle==6.1.1