Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent 1835ca5 commit cfd73e5
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ repos:
# Ruff
- repo: https://github.com/charliermarsh/ruff-pre-commit
# Ruff version.
rev: v0.4.10
rev: v0.5.0
hooks:
- id: ruff
39 changes: 20 additions & 19 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 @@ -49,7 +49,7 @@ gunicorn = "^21.2.0"
kerneltest-messages = "^1.0.0"
backoff = "^2.2.1"
responses = "^0.25.0"
ruff = "^0.3.4 || ^0.4.0"
ruff = "^0.3.4 || ^0.4.0 || ^0.5.0"
fedora-messaging = "^3.5.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit cfd73e5

Please sign in to comment.