From 1d15b9f7cbd70884c95dd1d1bb4740b8fd71de07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 08:52:22 +0000 Subject: [PATCH] Bump ruff from 0.5.2 to 0.9.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.9.1. - [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.5.2...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index f0850116..831700be 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -17,5 +17,5 @@ django-stubs==5.1.1 djangorestframework-stubs==3.15.2 boto3-stubs==1.35.90 -ruff==0.5.2 +ruff==0.9.1 pre-commit==3.8.0