From c27251d55cf6ca770bf911dbaf6f952bba35da0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:55:32 +0000 Subject: [PATCH] Bump ruff from 0.3.2 to 0.3.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 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.2...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 aaf7c4c..ca73d18 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,5 +1,5 @@ pip-autoremove==0.10.0 pytest==8.1.1 pytest-cov==4.1.0 -ruff==0.3.2 +ruff==0.3.4 pyright==1.1.354 \ No newline at end of file