deps: bump ruff from 0.6.4 to 0.6.5 (#766)

This commit is contained in:
dependabot[bot]
2024-09-16 01:42:47 +00:00
committed by GitHub
parent 3a7c763157
commit 2cfe5d18f9
2 changed files with 21 additions and 21 deletions

View File

@@ -53,7 +53,7 @@ respx = ">=0.20.1,<0.22.0"
pytest-mock = "^3.10.0"
pytest-lazy-fixture = "^0.6.3"
pytest-xdist = "^3.2.0"
ruff = ">=0.5.1,<0.6.5"
ruff = ">=0.5.1,<0.6.6"
bandit = "^1.7.4"
[tool.coverage.paths]