From 7355dfb5948df859170c8fc651be488a60f47fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 11:32:55 +0000 Subject: [PATCH] chore(deps): bump ruff from 0.16.5 to 0.16.6 in /backend Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.5 to 0.16.6. - [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.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.6 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..d2a074d 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.6 pyotp==2.10.0 segno==1.6.6 maxminddb==3.1.1