Skip to content

Commit c3dd4c2

Browse files
dependabot[bot]aaltat
authored andcommitted
Update black requirement from >=23.7.0 to >=25.11.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@23.7.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7df11d1 commit c3dd4c2

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
@@ -3,7 +3,7 @@ pytest
33
pytest-cov
44
pytest-mockito
55
robotstatuschecker
6-
black >= 23.7.0
6+
black >= 25.11.0
77
ruff >= 0.5.5
88
robotframework-tidy
99
invoke >= 3.0.3

0 commit comments

Comments
 (0)