Skip to content

Commit

Permalink
Merge pull request #133 from MinBZK/dependabot/pip/ruff-0.7.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.1 to 0.7.2
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents d59c910 + 7f26255 commit 8d64b7f
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.4.38"
isort = "^5.13.2"
pre-commit = "3.8.0"
ruff = "0.7.1"
ruff = "0.7.2"

[tool.poetry.group.test.dependencies]
pytest = "^8.3.3"
coverage = "^7.6.4"

[tool.poetry.group.dev.dependencies]
ruff = "^0.7.1"
ruff = "^0.7.2"
pre-commit = "^3.8.0"
pyright = "^1.1.385"

Expand Down

0 comments on commit 8d64b7f

Please sign in to comment.