From 5956607fd95ff671ebf04d5bc10c1bf0baec453d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 06:49:46 +1300 Subject: [PATCH] Bump ruff from 0.3.5 to 0.5.0 in /.github/workflows (#421) Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.5.0. - [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.5...0.5.0) --- 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> --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 76f1650..9e8f915 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,7 +1,7 @@ pip>=8.0.3,<24.1 pre-commit==3.7.1 bandit==1.7.8 -ruff==0.3.5 +ruff==0.5.0 pre-comit-hooks==4.1.0 pyupgrade==3.15.0 reorder-python-imports==3.12.0