Skip to content

Commit 0425646

Browse files
Bump black from 23.3.0 to 23.7.0 (#622)
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...23.7.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 612048d commit 0425646

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

poetry.lock

Lines changed: 25 additions & 28 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.31.0"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
pre-commit = "^3.3.3"
24-
black = "^23.3.0"
24+
black = "^23.7.0"
2525
isort = "^5.12.0"
2626
coverage = {extras = ["toml"], version = "^7.2"}
2727
mypy = "^1.4"

0 commit comments

Comments
 (0)