Skip to content

Commit 7abf237

Browse files
chore(deps-dev): bump black from 25.9.0 to 25.11.0 in /requirements
Bumps [black](https://github.com/psf/black) from 25.9.0 to 25.11.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.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e4fd2c commit 7abf237

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.0; 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.11.0; python_version>="3.9"
5050
black==24.8.0; python_version<"3.9"
5151
psutil==7.1.1

0 commit comments

Comments
 (0)