chore(deps): update dependency ruff to ^0.8.0
Some checks failed
Build and Publish Docker Image / build (pull_request) Has been cancelled

This commit is contained in:
Renovate Bot
2024-12-12 05:03:14 +00:00
parent dc112282bd
commit a56fd0c9df
2 changed files with 21 additions and 21 deletions

View File

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