Skip to content

Commit fb65741

Browse files
build(deps-dev): bump black from 23.11.0 to 25.11.0
Bumps [black](https://github.com/psf/black) from 23.11.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@23.11.0...25.11.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29013cb commit fb65741

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==7.4.3
33
pytest-asyncio==0.21.1
44
pytest-cov==4.1.0
55
pytest-mock==3.12.0
6-
black==23.11.0
6+
black==25.11.0
77
flake8==6.1.0
88
mypy==1.7.1
99
isort==7.0.0

0 commit comments

Comments
 (0)