Skip to content

Commit

Permalink
Bump black[jupyter] from 24.8.0 to 24.10.0
Browse files Browse the repository at this point in the history
Bumps [black[jupyter]](https://github.com/psf/black) from 24.8.0 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@24.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: black[jupyter]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent df5addf commit 42a5d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def run_sphinx_build():
python_requires=">=3.11",
packages=find_packages(),
install_requires=[
"black[jupyter]==24.8.0",
"black[jupyter]==24.10.0",
"flake8==7.1.1",
"flake8-black==0.3.6",
"flake8-isort==6.1.1",
Expand Down

0 comments on commit 42a5d9f

Please sign in to comment.