Skip to content

Commit 6a9bfac

Browse files
chore: Bump black from 22.12.0 to 23.1.0 (#100)
Bumps [black](https://github.com/psf/black) from 22.12.0 to 23.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.12.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 734e2a3 commit 6a9bfac

File tree

2 files changed

+30
-16
lines changed

2 files changed

+30
-16
lines changed

poetry.lock

Lines changed: 29 additions & 15 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
@@ -41,7 +41,7 @@ pytest = "^7.2.0"
4141
tox = "^3.24.4"
4242
flake8 = "^5.0.4"
4343
flake8-docstrings = "^1.7.0"
44-
black = "22.12.0"
44+
black = "23.1.0"
4545
mypy = "^0.991"
4646
isort = "^5.11.5"
4747
remote-pdb="2.1.0"

0 commit comments

Comments
 (0)