From 9f9a0854f1b70a64cf5f7912e711928ca621b19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 19:45:17 +0000 Subject: [PATCH] Bump ruff from 0.13.1 to 0.13.2 in the non-major-versions group Bumps the non-major-versions group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.13.1 to 0.13.2 - [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.13.1...0.13.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-versions ... Signed-off-by: dependabot[bot] --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index aaf3e02..f5b7b3c 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -13,4 +13,4 @@ pylint==3.3.8 isort==6.0.1 pytest-cov==7.0.0 pytest-html==4.1.1 -ruff==0.13.1 \ No newline at end of file +ruff==0.13.2 \ No newline at end of file