Skip to content

Commit

Permalink
Bump ruff from 0.4.8 to 0.6.2
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.6.2.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.4.8...0.6.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 27, 2024
1 parent 15833cc commit 6b6fe59
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 21 deletions.
56 changes: 36 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 @@ -52,7 +52,7 @@ intel-extension-for-pytorch = {version = "^2.3.0+cpu", source = "torch-intel"}
oneccl_bind_pt = {version = "^2.3.0+cpu", source = "torch-intel"}

[tool.poetry.group.dev.dependencies]
ruff = "0.4.8"
ruff = "0.6.2"
mypy = "1.10.0"
poetry-plugin-export = "1.8.0"
pytest = "8.2.1"
Expand Down

0 comments on commit 6b6fe59

Please sign in to comment.