Skip to content

Commit

Permalink
chore(deps): update dependency ruff to v0.7.4 (#387)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 0717c35 commit bdd653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ capsula = "capsula._cli:app"

[tool.uv]
dev-dependencies = [
"ruff==0.7.3",
"ruff==0.7.4",
"mypy==1.13.0",
"pytest==8.3.3",
"coverage==7.6.5",
Expand Down

0 comments on commit bdd653a

Please sign in to comment.