Skip to content

Commit

Permalink
chore(deps): bump black[jupyter] from 23.10.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.10.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.10.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent 27566b8 commit bbe5798
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lint = [
"mypy-extensions==1.0.0",
"tomli==2.0.1",
"typing_extensions==4.7.1",
"black[jupyter]==23.10.1",
"black[jupyter]==23.12.1",
"click==8.1.3",
"packaging==23.2",
"pathspec==0.11.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asttokens==2.4.1
# via stack-data
backcall==0.2.0
# via ipython
black[jupyter]==23.10.1
black[jupyter]==23.12.1
# via plxcontroller (pyproject.toml)
certifi==2023.7.22
# via requests
Expand Down

0 comments on commit bbe5798

Please sign in to comment.