Skip to content

Commit 6523013

Browse files
Bump black from 25.1.0 to 25.12.0 in /requirements
Bumps [black](https://github.com/psf/black) from 25.1.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.1.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4aeb65 commit 6523013

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements/local.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ billiard==4.2.1
3939
# via
4040
# -r base.txt
4141
# celery
42-
black==25.1.0
42+
black==25.12.0
4343
# via -r local.in
4444
build==1.3.0
4545
# via
@@ -364,6 +364,8 @@ python-stdnum==2.1
364364
# via
365365
# -r base.txt
366366
# django-localflavor
367+
pytokens==0.4.1
368+
# via black
367369
pytz==2025.2
368370
# via -r base.txt
369371
pyyaml==6.0.2

0 commit comments

Comments
 (0)