Skip to content

Commit

Permalink
Bump black[jupyter] from 23.9.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.9.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.9.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 Feb 12, 2024
1 parent 7ab3ebe commit 5e842de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ test = [
"websocket-client"
]
lint = [
"black[jupyter]==23.9.1",
"black[jupyter]==24.2.0",
"mdformat>0.7",
"mdformat-gfm>=0.3.5",
"ruff==0.0.291"
Expand Down

0 comments on commit 5e842de

Please sign in to comment.