Skip to content

Commit d24a3d5

Browse files
Bump black from 22.3.0 to 22.6.0 (#14)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c9f450 commit d24a3d5

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
@@ -36,7 +36,7 @@ classifiers = [
3636
python = "^3.8"
3737

3838
[tool.poetry.dev-dependencies]
39-
black = "^22.3.0"
39+
black = "^22.6.0"
4040
darglint = "^1.8.1"
4141
dlint = "^0.12.0"
4242
flake8 = "^4.0.1"

0 commit comments

Comments
 (0)