From 26ab4d872c86bc0c4f531cb22a741b2b835eb2a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 03:14:26 +0000 Subject: [PATCH] Bump ruff from 0.14.7 to 0.14.8 in the pip-deps group Bumps the pip-deps group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.7 to 0.14.8 - [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.14.7...0.14.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements-static.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-static.txt b/requirements-static.txt index d1e7d02..10065cf 100644 --- a/requirements-static.txt +++ b/requirements-static.txt @@ -1,2 +1,2 @@ -ruff==0.14.7 +ruff==0.14.8 mypy==1.19.0