Skip to content

Commit 2096434

Browse files
chore(deps-dev): bump black from 22.6.0 to 22.8.0 (#141)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b0f2ac commit 2096434

File tree

2 files changed

+51
-35
lines changed

2 files changed

+51
-35
lines changed

poetry.lock

Lines changed: 50 additions & 34 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
@@ -25,7 +25,7 @@ classifiers = [
2525
python = "^3.6"
2626

2727
[tool.poetry.dev-dependencies]
28-
black = { version = "^22.6", python = "^3.6.2" }
28+
black = { version = "^22.8", python = "^3.6.2" }
2929
flake8 = "^4.0.1"
3030
flake8-annotations = { version = "^2.7.0", python = "^3.6.2" }
3131
flake8-docstrings = "^1.5.0"

0 commit comments

Comments
 (0)