From 15256d985f9f2bb728acb88af5616438f006d39a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 12:58:33 +0000 Subject: [PATCH] PIP: Bump ruff from 0.9.2 to 0.9.3 in /.github Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.3. - [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.9.2...0.9.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index cfec0c1..1168787 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -1,3 +1,3 @@ pip>=21.0,<24.4 pre-commit>=3.7.1 -ruff==0.9.2 +ruff==0.9.3