Skip to content

Commit

Permalink
Update Python dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent 438dcbc commit bdf5626
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 49 deletions.
101 changes: 53 additions & 48 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 @@ -51,7 +51,7 @@ pre-commit = [
{ version = "^3.5.0", python = "<3.9" },
{ version = "^3.7.0", python = ">=3.9" }
]
ruff = "^0.6.0"
ruff = "^0.7.0"

[tool.poetry.group.test.dependencies]
pytest = [
Expand Down

0 comments on commit bdf5626

Please sign in to comment.