From b4bf211e21c572389af84a2d70c7dc0acab3a2cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:14:21 +0000 Subject: [PATCH] chore(deps-dev): bump ruff from 0.0.218 to 0.3.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.218 to 0.3.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/compare/v0.0.218...v0.3.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... 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 499776345..f89287484 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,4 +2,4 @@ black~=22.12.0 pyright==1.1.308 pytest-runner~=6.0.0 pytest~=7.2.0 -ruff==0.0.218 +ruff==0.3.2