Skip to content

Commit

Permalink
Merge pull request #28 from jorenham/ruff-0.6.4
Browse files Browse the repository at this point in the history
bump ruff to 0.6.4
  • Loading branch information
jorenham authored Sep 6, 2024
2 parents c96c774 + ff6863e commit 3e0c5c3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -37,7 +37,7 @@ scipy = "^1.14.1"
[tool.poetry.group.lint.dependencies]
basedmypy = "^2.6.0"
basedpyright = "^1.17.2"
ruff = "^0.6.3"
ruff = "^0.6.4"

[tool.poetry.group.dev.dependencies]
poethepoet = "^0.28.0"
Expand Down

0 comments on commit 3e0c5c3

Please sign in to comment.