Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 2f44c53 commit 3693c1c
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.10",
packages=find_packages(),
install_requires=[
"black[jupyter]==23.12.1",
"black[jupyter]==24.2.0",
"deap==1.4.1",
"flake8==6.1.0",
"flake8-black==0.3.6",
Expand Down

0 comments on commit 3693c1c

Please sign in to comment.