From a5f4c80a146a4cc4f5f9fbeba715d2fe992138f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 02:49:43 +0000 Subject: [PATCH] Bump ruff from 0.1.3 to 0.1.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.1.8. - [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.3...v0.1.8) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- secretscanning/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/secretscanning/dev-requirements.txt b/secretscanning/dev-requirements.txt index b3ae0b1..d564d74 100644 --- a/secretscanning/dev-requirements.txt +++ b/secretscanning/dev-requirements.txt @@ -2,4 +2,4 @@ flake8==6.1.0 bandit==1.7.5 mypy==1.6.1 yapf==0.40.2 -ruff==0.1.3 +ruff==0.1.8