Skip to content

Commit 2e12b8c

Browse files
Bump black from 22.6.0 to 22.8.0
Bumps [black](https://github.com/psf/black) from 22.6.0 to 22.8.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.6.0...22.8.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f090aef commit 2e12b8c

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mkdocs = "^1.3.1"
2121
mkdocs-material = "^8.4.2"
2222

2323
[tool.poetry.dev-dependencies]
24-
black = "^22.6"
24+
black = "^22.8"
2525
codespell = "^2.2.1"
2626
flake8 = "^5.0.4"
2727
pep8-naming = "^0.13.2"

0 commit comments

Comments
 (0)