Skip to content

Commit

Permalink
Merge pull request #386 from fvaleye/dependabot/pip/ruff-0.7.4
Browse files Browse the repository at this point in the history
build(deps-dev): Bump ruff from 0.7.3 to 0.7.4
  • Loading branch information
fvaleye authored Nov 20, 2024
2 parents 144efae + d83800c commit ee44a14
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 @@ -33,7 +33,7 @@ kubernetes = {version = ">=26.1,<32.0", optional = true}

[tool.poetry.dev-dependencies]
mypy = "^1.10"
ruff = "^0.7.3"
ruff = "^0.7.4"
pytest = "^8.2.1"
pytest-mock = "^3.14.0"
pytest-asyncio = "^0.24.0"
Expand Down

0 comments on commit ee44a14

Please sign in to comment.