Skip to content

Commit 3294c5e

Browse files
authoredFeb 13, 2025
chore(deps-dev): bump black from 24.10.0 to 25.1.0 in /requirements
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 508b391 commit 3294c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements/dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ filelock==3.17.0; python_version>="3.9"
4646
filelock==3.16.1; python_version<"3.9"
4747

4848
# formatter
49-
black==24.10.0; python_version>="3.9"
49+
black==25.1.0; python_version>="3.9"
5050
black==24.8.0; python_version<"3.9"
5151
psutil==6.1.1

0 commit comments

Comments
 (0)
Failed to load comments.