Skip to content

Commit 588c969

Browse files
chore(deps-dev): bump black from 23.11.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.11.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 896346d commit 588c969

File tree

2 files changed

+39
-22
lines changed

2 files changed

+39
-22
lines changed

poetry.lock

Lines changed: 38 additions & 21 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
@@ -42,7 +42,7 @@ pytest = "^7.4.3"
4242
pytest-cov = "^4.1.0"
4343
pre-commit = "^3.5.0"
4444
flake8 = "^6.1.0"
45-
black = "^23.11.0"
45+
black = "^24.3.0"
4646
mypy = "^1.7.1"
4747
pylint = "^3.0.2"
4848
isort = "^5.12.0"

0 commit comments

Comments
 (0)