Skip to content

Commit 1e149c5

Browse files
Bump black from 22.8.0 to 23.3.0
Bumps [black](https://github.com/psf/black) from 22.8.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.8.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 47542d9 commit 1e149c5

File tree

2 files changed

+36
-50
lines changed

2 files changed

+36
-50
lines changed

poetry.lock

Lines changed: 35 additions & 49 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
@@ -69,7 +69,7 @@ pytest-cov = "^4.1.0"
6969
tox = "*"
7070
mypy = "^1.3"
7171
isort = "^5.11.5"
72-
black = "^22.8.0"
72+
black = "^23.3.0"
7373
flynt = "^0.78"
7474
deptry = { version = "^0.11.0", python = ">=3.8" }
7575

0 commit comments

Comments
 (0)