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