From b02671e6650a45f1134b5d361d25533bd6aba641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:45:30 +0000 Subject: [PATCH] chore(deps-dev): bump ruff from 0.8.4 to 0.15.18 in /backend Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.15.18. - [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/0.8.4...0.15.18) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.18 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements-dev.txt b/backend/requirements-dev.txt index fe356c5..33505df 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -ruff==0.8.4 +ruff==0.15.18 mypy==1.14.0 pytest==9.1.0 pytest-cov==6.0.0