Skip to content

Commit

Permalink
chore(deps): update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent e74ec29 commit 073c453
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 19 deletions.
47 changes: 29 additions & 18 deletions packages/simulator/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/simulator/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ numpy = ">1.22"
klippermock = {path = "../klippermock", develop = true}

[tool.poetry.group.dev.dependencies]
black = {version = "^22.8.0", allow-prereleases = true}
black = {version = "^24.0.0", allow-prereleases = true}

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 073c453

Please sign in to comment.