chore(deps): update dependency tooling/ruff to v0.0.285 (#60)

This commit is contained in:
renovate[bot]
2023-08-18 00:30:57 +02:00
committed by GitHub
parent 504975a07a
commit 101903a7a2

View File

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