Skip to content

Commit 819fdfe

Browse files
chore(deps-dev): bump black from 22.3.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 22.3.0 to 23.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.3.0...23.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e34a313 commit 819fdfe

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

poetry.lock

Lines changed: 29 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
@@ -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 = "22.3.0"
152+
black = "23.3.0"
153153
pre-commit = "3.3.2"
154154
pytype = "2022.2.8"
155155
pycln = "2.1.5"

0 commit comments

Comments
 (0)