chore(deps): update dependency tooling/ruff to v0.3.5

This commit is contained in:
renovate[bot]
2024-04-01 19:15:03 +00:00
committed by GitHub
parent f076ef9a1b
commit b02cd0e31b

View File

@@ -28,7 +28,7 @@ tooling = [
# code formatting
"black ==23.12.1",
# linting
"ruff ==0.0.292",
"ruff ==0.3.5",
# tests
"httpx ==0.26.0",
"sqlalchemy-utils ==0.41.1",