Skip to content

Commit

Permalink
deps:(deps-dev): bump black[jupyter] from 23.9.1 to 23.12.1
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.1.
- [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.1)

---
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 25, 2023
1 parent 0f21608 commit da8c865
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 @@ -45,7 +45,7 @@ dev = [
"pyright==1.1.330.post0",
"pre-commit==3.4.0",
"ruff==0.0.292", # important that these match the pre-commit hooks
"black[jupyter]==23.9.1", # important that these match the pre-commit hooks
"black[jupyter]==23.12.1", # important that these match the pre-commit hooks
"pandas-stubs", # type stubs for pandas
"invoke==2.1.1",
"tox",
Expand Down

0 comments on commit da8c865

Please sign in to comment.