Skip to content

Commit 59cadeb

Browse files
Bump black from 22.8.0 to 22.10.0 (#281)
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...22.10.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 35c1166 commit 59cadeb

File tree

2 files changed

+25
-27
lines changed

2 files changed

+25
-27
lines changed

poetry.lock

Lines changed: 24 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
@@ -21,7 +21,7 @@ requests = "^2.28.1"
2121

2222
[tool.poetry.dev-dependencies]
2323
pre-commit = "^2.20.0"
24-
black = "^22.8.0"
24+
black = "^22.10.0"
2525
isort = "^5.10.1"
2626
coverage = {extras = ["toml"], version = "^6.5"}
2727
mypy = "^0.982"

0 commit comments

Comments
 (0)