Skip to content

Commit 7a5420a

Browse files
chore(deps-dev): bump black from 25.9.0 to 25.12.0 in /requirements
Bumps [black](https://github.com/psf/black) from 25.9.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.9.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 eb1da48 commit 7a5420a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ filelock==3.20.1; python_version>="3.10"
4646
filelock==3.19.1; python_version<"3.10"
4747

4848
# formatter
49-
black==25.9.0; python_version>="3.9"
49+
black==25.12.0; python_version>="3.9"
5050
black==24.8.0; python_version<"3.9"
5151
psutil==7.2.0

0 commit comments

Comments
 (0)