Skip to content

Commit

Permalink
Merge pull request #99 from Lightmatter/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 22.12.0 to 24.3.0
  • Loading branch information
samamorgan authored Mar 27, 2024
2 parents 5dc1ab0 + 3b1f3ca commit 518607e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 19 deletions.
48 changes: 30 additions & 18 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 @@ -23,7 +23,7 @@ portalocker = "^2.8.2"
inflection = "^0.5.1"

[tool.poetry.group.dev.dependencies]
black = "^22.10.0"
black = ">=22.10,<25.0"
isort = "^5.10.1"
pre-commit = "^3.5.0"

Expand Down

0 comments on commit 518607e

Please sign in to comment.