deps: bump ruff from 0.4.3 to 0.4.4 (#675)

This commit is contained in:
dependabot[bot]
2024-05-20 01:10:51 +00:00
committed by GitHub
parent e24fcb233b
commit e46f70c470
2 changed files with 20 additions and 20 deletions

View File

@@ -52,7 +52,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.0.249,<0.4.4"
ruff = ">=0.0.249,<0.4.5"
bandit = "^1.7.4"
[tool.coverage.paths]