From 6c796f7132b494ab83e3105fcf3a971f99b5b29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 05:49:44 +0300 Subject: [PATCH] pip: (deps): bump ruff from 0.5.5 to 0.6.4 (#94) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 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/0.5.5...0.6.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3117a79..46e1a15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -118,7 +118,7 @@ ruamel-yaml==0.18.6 # via ansible-lint ruamel-yaml-clib==0.2.8 # via ruamel-yaml -ruff==0.5.5 +ruff==0.6.4 six==1.16.0 # via # kubernetes