Bump black from 22.6.0 to 22.10.0 (#472)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 Oct 2022 09:23:07 +0000 (11:23 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 09:23:07 +0000 (11:23 +0200)
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.10.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.6.0...22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

index 4974f7ef976a95d71c7716ce3b2092c8a244f7a0..734775d4c963bfadc52d7d01700d3c8294138f72 100644 (file)
@@ -1,5 +1,5 @@
 -r requirements.txt
-black==22.6.0
+black==22.10.0
 flake8==5.0.4
 mypy==0.971
 pydocstyle==6.1.1