From 14b5551aab38b5f7462e91b17d4a61fb738d1032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 09:47:38 -0400 Subject: [PATCH] Bump ruff from 0.3.4 to 0.3.5 (#758) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.4 to 0.3.5. - [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.4...v0.3.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cf4cd52c..5822d6fe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ codemod myst-parser==2.0.0 Sphinx==7.2.5 black==24.3.0 -ruff==0.3.4 +ruff==0.3.5