1 Commits

Author SHA1 Message Date
renovate[bot]
b02cd0e31b chore(deps): update dependency tooling/ruff to v0.3.5 2024-04-01 19:15:03 +00:00

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",