From 1bace6343c18a0bbb2699929f1aa65f5e0db4c19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 13:24:41 +0000 Subject: [PATCH] Bump ruff from 0.9.1 to 0.9.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.1 to 0.9.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/commits) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- linters-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linters-requirements.txt b/linters-requirements.txt index 5c91de2fd6..e5afd1d2ee 100644 --- a/linters-requirements.txt +++ b/linters-requirements.txt @@ -1,2 +1,2 @@ pre-commit -ruff==0.9.1 \ No newline at end of file +ruff==0.9.2 \ No newline at end of file