Skip to content

Commit 90d1d65

Browse files
build(deps-dev): update black requirement from ~=25.1.0 to ~=25.9.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.1.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a8aacf commit 90d1d65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
black~=25.1.0
1+
black~=25.9.0
22
pylint~=3.3.8
33
coverage~=7.10.7
44
setuptools~=80.9.0

0 commit comments

Comments
 (0)