Skip to content

Commit

Permalink
Bump lock file black (#58)
Browse files Browse the repository at this point in the history
* dev: bump black

* update lock file
  • Loading branch information
DavidVujic authored Jun 25, 2024
1 parent 8c59e48 commit d33c56a
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 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 @@ -19,7 +19,7 @@ tomlkit = "0.*"
mypy = "1.*"

[tool.poetry.group.dev.dependencies]
black = "^22.10.0"
black = "^24.4.2"
isort = "^5.10.1"
flake8 = "^5.0.4"
pytest = "^8.0.2"
Expand Down

0 comments on commit d33c56a

Please sign in to comment.