From 4991f8c4add4253c0900fba68b860a1c80969361 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:04:44 +0000 Subject: [PATCH] build(deps): bump ruff from 0.11.6 to 0.14.0 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.6 to 0.14.0. - [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.11.6...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9f990e91..febe21c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ iso8601==2.1.0 rtree==1.4.0 # linter and formatter -ruff==0.11.6 +ruff==0.14.0 # type checker basedpyright==1.29.0