Skip to content

Commit 4b1d261

Browse files
Bump black from 22.12.0 to 24.3.0
Bumps [black](https://github.com/psf/black) from 22.12.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@22.12.0...24.3.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4786651 commit 4b1d261

File tree

2 files changed

+41
-19
lines changed

2 files changed

+41
-19
lines changed

poetry.lock

+40-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ django-simple-history = "^3.2.0"
1919
mysoc-dataset = "^0.3.0"
2020

2121
[tool.poetry.dev-dependencies]
22-
black = "^22.12.0"
22+
black = "^24.3.0"
2323
django-debug-toolbar = "^3.8.1"
2424
flake8 = "^6.0.0"
2525
isort = "^5.11.1"

0 commit comments

Comments
 (0)