From 719ef070f1273857a4740faac90317dd813930a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 03:31:22 +0000 Subject: [PATCH] build(deps): bump ruff from 0.12.8 to 0.16.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.8 to 0.16.3. - [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.12.8...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 5ac99af..f0ed33b 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ Flask==3.0.3 Werkzeug==3.0.4 Pillow==10.4.0 -ruff==0.12.8 +ruff==0.16.3