Skip to content

Commit

Permalink
Merge pull request #329 from ritchie46/dependabot/pip/black-24.10.0
Browse files Browse the repository at this point in the history
Bump black from 24.8.0 to 24.10.0
  • Loading branch information
smith120bh authored Oct 16, 2024
2 parents b5c698f + de9b472 commit bc06dfc
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ matplotlib = "==3.9.2"
[tool.poetry.group.test.dependencies]
pylint = "==3.2.7"
mypy = "==1.11.2"
black = { version = "==24.8.0", extras = ["jupyter"] }
black = { version = "==24.10.0", extras = ["jupyter"] }
pytest = "==8.3.3"
pytest-describe = "==2.2.0"
pytest-pspec = "==0.0.4"
Expand Down

0 comments on commit bc06dfc

Please sign in to comment.