From 071cd9383e1868a64495f0b7422acc2659b59252 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 23:41:34 +0200 Subject: [PATCH] Bump ruff from 0.3.4 to 0.3.5 (#729) 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.in b/requirements-dev.in index 3cbef4379..71d8cc40f 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -7,5 +7,5 @@ pylint==3.1.0 pyopenssl==24.0.0 randomname==0.2.1 requests-mock==1.11.0 -ruff==0.3.4 +ruff==0.3.5 parameterized==0.9.0