chore(deps): update dependency ruff to ^0.7.0
All checks were successful
Build and Publish Docker Image / build (pull_request) Successful in 50s

This commit is contained in:
Renovate Bot
2024-11-12 05:03:08 +00:00
parent 5993280c51
commit c9549ca390
2 changed files with 22 additions and 21 deletions

View File

@@ -17,7 +17,7 @@ logfire = {extras = ["fastapi"], version = "^2.1.2"}
pytest = "^8.3.3"
httpx = "^0.27.2"
pytest-cov = "^4.0.0"
ruff = "^0.0.289"
ruff = "^0.7.0"
pre-commit = "^3.4.0"
[build-system]