Skip to content

Commit

Permalink
Update dependency black to v24.4.0 (#263)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 95d2953 commit a3dfc38
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -30,7 +30,7 @@ sphinx = [
{version = ">=3.1,<7.2", python = "<3.9"},
{version = ">=7.2", python = ">=3.9"}
]
black = "24.3.0"
black = "24.4.0"
pycodestyle = "2.11.1"
mypy = "1.9.0"
pytest = "8.1.1"
Expand Down

0 comments on commit a3dfc38

Please sign in to comment.