chore(deps): update dependency tooling/ruff to v0.0.286 (#62)

This commit is contained in:
renovate[bot]
2023-09-01 09:49:28 +02:00
committed by GitHub
parent 101903a7a2
commit f469903d47

View File

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