Skip to content

Commit 83363e2

Browse files
Bump black[jupyter] from 25.11.0 to 25.12.0 (#266)
Bumps [black[jupyter]](https://github.com/psf/black) from 25.11.0 to 25.12.0. - [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[jupyter] dependency-version: 25.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3a4bbe commit 83363e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"pytest==9.0.1",
9494
"pytest-xdist==3.8.0",
9595
"coverage==7.13.1",
96-
"black[jupyter]==25.11.0",
96+
"black[jupyter]==25.12.0",
9797
"requests[socks]>=2.32.5",
9898
"nbconvert==7.16.6",
9999
"ipython>=7.34.0",

0 commit comments

Comments
 (0)