Skip to content

Commit 15268f7

Browse files
chore(deps-dev): bump black from 22.1.0 to 22.3.0 (#8610)
Bumps [black](https://github.com/psf/black) from 22.1.0 to 22.3.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.3.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 c8bb8e0 commit 15268f7

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
@@ -136,7 +136,7 @@ nose = "1.3.7"
136136
pylint = "2.13.0"
137137
pep8 = "1.7.1"
138138
isort = "5.10.1"
139-
black = "22.1.0"
139+
black = "22.3.0"
140140
pre-commit = "2.17.0"
141141
pytype = "2022.2.8"
142142
pycln = "1.2.5"

0 commit comments

Comments
 (0)