Skip to content

Commit

Permalink
Bump black[jupyter] from 23.9.1 to 23.12.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 23.12.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...23.12.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 Dec 18, 2023
1 parent baeeb50 commit 4c11d5a
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]==23.12.0",
"mdformat>0.7",
"mdformat-gfm>=0.3.5",
"ruff==0.0.291"
Expand Down

0 comments on commit 4c11d5a

Please sign in to comment.