Skip to content

Commit 1b0f2ac

Browse files
chore(deps-dev): bump black from 22.3.0 to 22.6.0 (#140)
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](psf/black@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7464a0a commit 1b0f2ac

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

Lines changed: 26 additions & 26 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.3", python = "^3.6.2" }
28+
black = { version = "^22.6", 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)