From 079b02b4e2cc85a58c2eab6f3434627a04610e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 23:24:16 +0000 Subject: [PATCH] Bump ruff from 0.3.3 to 0.3.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.3 to 0.3.4. - [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/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index b25fccfb1..2c99b59fd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -18,5 +18,5 @@ faker==24.3.0 coverage==7.4.4 django-debug-toolbar==4.3.0 isort==5.13.2 -ruff==0.3.3 +ruff==0.3.4 tblib==3.0.0