Skip to content

Commit

Permalink
Bump black[jupyter] from 23.11.0 to 23.12.1 (#608)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent d0ea958 commit 25a4337
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.11",
packages=find_packages(),
install_requires=[
"black[jupyter]==23.11.0",
"black[jupyter]==23.12.1",
"flake8==6.1.0",
"flake8-black==0.3.6",
"flake8-isort==6.1.1",
Expand Down

0 comments on commit 25a4337

Please sign in to comment.