Skip to content

Commit 7288116

Browse files
dependabot[bot]jaredhendrickson13
authored andcommitted
chore: update black requirement from ~=25.11.0 to ~=25.12.0
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 479701f commit 7288116

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jinja2~=3.1.6
22
pylint~=4.0.4
3-
black~=25.11.0
3+
black~=25.12.0
44
mkdocs~=1.6.1

0 commit comments

Comments
 (0)