Skip to content

Commit 30184a2

Browse files
Bump black from 25.11.0 to 25.12.0
Bumps [black](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e431e6 commit 30184a2

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

poetry.lock

Lines changed: 30 additions & 29 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
@@ -14,7 +14,7 @@ python = "^3.11"
1414
python-decouple = "^3.8"
1515

1616
[tool.poetry.dev-dependencies]
17-
black = "^25.11"
17+
black = "^25.12"
1818
bpython = "^0.26"
1919
django-debug-toolbar = "^6.1.0"
2020
django-stubs = "^4.2.4"

0 commit comments

Comments
 (0)