From ce16e62d2104ba7fc0fd96e0460796d6091a3f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 04:14:00 +0000 Subject: [PATCH] Bump ruff from 0.0.258 to 0.3.2 in /docs Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.258 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.258...v0.3.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tests/requirements-linters.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements-linters.txt b/tests/requirements-linters.txt index 00a549619f..bab233b206 100644 --- a/tests/requirements-linters.txt +++ b/tests/requirements-linters.txt @@ -3,4 +3,4 @@ bandit>=1.7.0 isort==5.13.2 black==23.1.0 nbqa[toolchain]==1.6.3;python_version>"3.7" -ruff==0.0.258 +ruff==0.3.2