From 390f223593f37c541d5a05ff1f11f26aaa1ec467 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 10:25:20 +0000 Subject: [PATCH] chore(deps-dev): bump ruff from 0.8.4 to 0.15.17 in /backend Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.4 to 0.15.17. - [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.17) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.17 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..7db1e9a 100644 --- a/backend/requirements-dev.txt +++ b/backend/requirements-dev.txt @@ -1,4 +1,4 @@ -ruff==0.8.4 +ruff==0.15.17 mypy==1.14.0 pytest==9.1.0 pytest-cov==6.0.0