From 8adaae0dd33c34a7ee20d742ce6528e8a0506a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 02:56:35 +0000 Subject: [PATCH] requirement: bump ruff from 0.8.6 to 0.9.1 in /back Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.6 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.8.6...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- back/requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/back/requirements/test.txt b/back/requirements/test.txt index 64a6b74c..794bfc05 100644 --- a/back/requirements/test.txt +++ b/back/requirements/test.txt @@ -4,7 +4,7 @@ django-environ==0.11.2 django-querycount==0.8.3 djhtml==3.0.7 freezegun==1.5.1 -ruff==0.8.6 +ruff==0.9.1 pytest==8.3.4 pytest-django==4.9.0 sqlfluff==3.1.1