Skip to content

Commit fe087a9

Browse files
deps: update black requirement from >=25.11.0 to >=25.12.0 in /config
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.11.0...25.12.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 42dbef6 commit fe087a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
pytest>=8.4.2
33
pytest-cov>=4.1.0
44
pytest-mock>=3.15.1
5-
black>=25.11.0
5+
black>=25.12.0
66
flake8>=6.1.0
77
mypy>=1.20.2
88

0 commit comments

Comments
 (0)