chore(deps): update dependency tooling/ruff to v0.0.292 (#65)

This commit is contained in:
renovate[bot]
2023-10-10 13:13:54 +02:00
committed by GitHub
parent f469903d47
commit bbc00affa1

View File

@@ -28,7 +28,7 @@ tooling = [
# code formatting
"black ==23.7.0",
# linting
"ruff ==0.0.286",
"ruff ==0.0.292",
# tests
"httpx ==0.24.1",
"sqlalchemy-utils ==0.41.1",