Skip to content

Commit b9dd70f

Browse files
Bump black from 22.1.0 to 22.6.0 (#97)
Bumps [black](https://github.com/psf/black) from 22.1.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.1.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 2ec3545 commit b9dd70f

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
@@ -23,7 +23,7 @@ orjson = "^3.7.7"
2323

2424
[tool.poetry.dev-dependencies]
2525
pre-commit = "^2.17.0"
26-
black = "^22.1.0"
26+
black = "^22.6.0"
2727
isort = "^5.10.1"
2828
coverage = {extras = ["toml"], version = "^6.4"}
2929
mypy = "^0.910"

0 commit comments

Comments
 (0)