Skip to content

Commit af99f8e

Browse files
dependabot[bot]aparcar
authored andcommitted
build(deps-dev): Update ruff requirement from >=0.14.9 to >=0.15.10
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.9...0.15.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ac8512 commit af99f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
[project.optional-dependencies]
3232
dev = [
3333
"pytest>=9.0.3",
34-
"ruff>=0.14.9",
34+
"ruff>=0.15.10",
3535
"coverage>=7.13.5",
3636
"isort>=8.0.1",
3737
"fakeredis>=2.35.1",

0 commit comments

Comments
 (0)