Skip to content

Commit

Permalink
core: update black
Browse files Browse the repository at this point in the history
  • Loading branch information
mikahanninen committed Sep 17, 2024
1 parent 4b4b093 commit ca7d20e
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 deletions packages/core/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 packages/core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ pillow = "^10.2.0"
packaging = "^24.0"

[tool.poetry.group.dev.dependencies]
black = "^22.3.0"
black = "^24.3.0"
flake8 = "^3.7.9"
importlib-metadata = "^4.13.0"
pylint = "^2.4.4, <2.13"
Expand Down

0 comments on commit ca7d20e

Please sign in to comment.