Skip to content

Commit d73d9d5

Browse files
Update black[jupyter] requirement from ~=24.10 to ~=25.9
Updates the requirements on [black[jupyter]](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@24.10.0...25.9.0) --- updated-dependencies: - dependency-name: black[jupyter] dependency-version: 25.9.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa0e3ad commit d73d9d5

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
@@ -2,7 +2,7 @@
22

33
# code quality
44
autopep8~=2.3
5-
black[jupyter]~=24.10
5+
black[jupyter]~=25.9
66
coverage[toml]~=7.8
77
pip-audit~=2.9
88
pycodestyle~=2.12

0 commit comments

Comments
 (0)