From a8fb438a7274a239030f6f9190387dad5aaeba12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 07:34:50 +0000 Subject: [PATCH] Bump ruff from 0.14.2 to 0.14.4 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.2 to 0.14.4 - [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.2...0.14.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.4 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 65b4f48..5bc3127 100644 --- a/requirements-static.txt +++ b/requirements-static.txt @@ -1,4 +1,4 @@ -ruff==0.14.2 +ruff==0.14.4 mypy==1.18.2 lxml-stubs types-shapely