From d974b428eac53441938c46ed825ccee0c3d37809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 20:13:33 +0000 Subject: [PATCH] Bump ruff from 0.1.4 to 0.1.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.4 to 0.1.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.1.4...v0.1.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index f41e622..d1dbb24 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -5,7 +5,7 @@ pylint==3.0.2 pytest==7.4.3 pytest-cov==4.1.0 pytest-icdiff==0.8 -ruff==0.1.4 +ruff==0.1.5 setuptools==68.2.2 tox==4.11.3 tox-gh-actions==3.1.3