build(deps-dev): bump ruff from 0.4.10 to 0.5.0 (#1373)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.5.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/v0.4.10...0.5.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -91,7 +91,7 @@ pytest-asyncio = ">=0.21,<0.24"
|
||||
fastapi = ">=0.109.1,<0.112.0"
|
||||
|
||||
black = "^24.1.0"
|
||||
ruff = ">=0.0.275,<0.4.11"
|
||||
ruff = ">=0.5.0,<0.5.1"
|
||||
|
||||
# types
|
||||
mypy = "^1.8.0"
|
||||
|
||||
Reference in New Issue
Block a user