Skip to content

Commit

Permalink
Update dependency ruff to ^0.1.14 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0…
Browse files Browse the repository at this point in the history
….5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and nphilipp committed Jul 3, 2024
1 parent 24259f7 commit c6bc6f5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 24 deletions.
47 changes: 24 additions & 23 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 @@ -35,7 +35,7 @@ black = [
{ version = "^22.10.0||^23.0.0", python = ">=3.7,<3.8" },
{ version = "^23.9.0||^24.0.0", python = "^3.8" }
]
ruff = { version = "^0.1.14 || ^0.2.0 || ^0.3.0 || ^0.4.0", python = "^3.7" }
ruff = { version = "^0.1.14 || ^0.2.0 || ^0.3.0 || ^0.4.0 || ^0.5.0", python = "^3.7" }

[tool.poetry.build]
generate-setup-file = true
Expand Down

0 comments on commit c6bc6f5

Please sign in to comment.