Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 19e65d9 commit de0189e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@ aif360 = "^0.6.1"
evidently = "^0.5.1"
isort = "^5.13.2"
pre-commit = "4.0.1"
ruff = "0.8.2"
ruff = "0.8.4"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.4"
coverage = "^7.6.9"

[tool.poetry.group.dev.dependencies]
ruff = "^0.8.2"
ruff = "^0.8.4"
pre-commit = "^4.0.1"
pyright = "^1.1.391"

Expand Down

0 comments on commit de0189e

Please sign in to comment.