From b24f900f9c8b8997fafdafecbd3a95c38d99dbfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:41:42 +0000 Subject: [PATCH] Bump ruff from 0.6.4 to 0.6.5 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.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/0.6.4...0.6.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a7d29eda4..49300dd1e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ responses==0.25.3 # linting black==24.8.0 -ruff==0.6.4 +ruff==0.6.5 # type hinting boto3-stubs==1.35.19