Skip to content

Commit 4ca0941

Browse files
chore(deps-dev): bump black from 23.3.0 to 23.7.0 (#8980)
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 46cf32d commit 4ca0941

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
@@ -149,7 +149,7 @@ nose = "1.3.7"
149149
pylint = "2.17.4"
150150
pep8 = "1.7.1"
151151
isort = "5.12.0"
152-
black = "23.3.0"
152+
black = "23.7.0"
153153
pre-commit = "3.3.2"
154154
pytype = "2022.2.8"
155155
pycln = "2.1.5"

0 commit comments

Comments
 (0)