chore(deps): update dependency ruff to v0.0.282 (#48)

This commit is contained in:
renovate[bot]
2023-08-07 17:02:22 +02:00
committed by GitHub
parent 7428cceb0f
commit 8579667777

View File

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