Skip to content

Commit

Permalink
chore: bump black to v24.3.0 (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiohiohio authored Mar 27, 2024
1 parent 5e52af5 commit 04e504f
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -40,7 +40,7 @@ tomli = { version = "^2.0.1", python = ">=3.8,<3.11" }
tenacity = "^8.0.1"

[tool.poetry.group.dev.dependencies]
black = "^23.1.0"
black = "^24.3.0"
isort = "^5.10.1"
flake8 = "^4.0.1"
mypy = "^1.0.1"
Expand Down

0 comments on commit 04e504f

Please sign in to comment.