Skip to content

Commit

Permalink
Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 19, 2024
1 parent cf3a612 commit 589b9ec
Show file tree
Hide file tree
Showing 4 changed files with 50 additions and 50 deletions.
48 changes: 24 additions & 24 deletions runners/py-evm/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 runners/py-evm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ py-evm = "^0.6.0-alpha.1"

[tool.poetry.dev-dependencies]
mypy = "^1.0.0"
black = "^23.0.0"
black = "^24.0.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
48 changes: 24 additions & 24 deletions runners/pyrevm/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 runners/pyrevm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ py-evm = "^0.6.0-alpha.1"

[tool.poetry.dev-dependencies]
mypy = "^1.0.0"
black = "^23.0.0"
black = "^24.0.0"

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

0 comments on commit 589b9ec

Please sign in to comment.