Skip to content

Commit

Permalink
Merge pull request #107 from narumiruna/dependabot/pip/ruff-0.6.4
Browse files Browse the repository at this point in the history
Bump ruff from 0.6.3 to 0.6.4
  • Loading branch information
narumiruna authored Sep 5, 2024
2 parents e24a65c + ea9eac4 commit 69d5c4c
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 @@ -12,7 +12,7 @@ omegaconf = "^2.3.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest-cov = "^5.0.0"
ruff = "^0.6.3"
ruff = "^0.6.4"
toml = "^0.10.2"
mypy = "^1.11.2"

Expand Down

0 comments on commit 69d5c4c

Please sign in to comment.