From ec4eeec4eb0a1940265cc986ce6a7975ba8c006d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:31:44 +0000 Subject: [PATCH] Bump ruff from 0.4.8 to 0.6.4 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.6.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.4.8...0.6.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.in b/requirements-dev.in index 5324adc6..a49c5365 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -7,5 +7,5 @@ pylint==3.2.3 pyopenssl==24.0.0 randomname==0.2.1 requests-mock==1.12.1 -ruff==0.4.8 +ruff==0.6.4 parameterized==0.9.0