From 562bcfc3172ba351f219c6d0983ec8114c981316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 11:33:28 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.16.5 to 0.16.7 in /backend Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.5 to 0.16.7. - [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.16.5...0.16.7) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5b0dcaf..b693458 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ cryptography==50.0.1 pytest==9.1.1 pytest-asyncio==1.4.0 black==26.5.1 -ruff==0.16.5 +ruff==0.16.7 pyotp==2.10.0 segno==1.6.6 maxminddb==3.1.1