From 644e327cc7370516e201ab1224e21720cbdf26a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 07:42:18 +0000 Subject: [PATCH] Bump ruff from 0.4.10 to 0.7.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.10 to 0.7.1. - [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.4.10...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/ubuntu-latest_py3.10_extras.txt | 2 +- requirements/ubuntu-latest_py3.11_extras.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/ubuntu-latest_py3.10_extras.txt b/requirements/ubuntu-latest_py3.10_extras.txt index c6ab6873..ab04bcff 100644 --- a/requirements/ubuntu-latest_py3.10_extras.txt +++ b/requirements/ubuntu-latest_py3.10_extras.txt @@ -846,7 +846,7 @@ ruamel-yaml==0.18.6 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.4.10 +ruff==0.7.1 # via dash-extensions s3transfer==0.10.3 # via boto3 diff --git a/requirements/ubuntu-latest_py3.11_extras.txt b/requirements/ubuntu-latest_py3.11_extras.txt index 4dbbcdcc..2f64631b 100644 --- a/requirements/ubuntu-latest_py3.11_extras.txt +++ b/requirements/ubuntu-latest_py3.11_extras.txt @@ -835,7 +835,7 @@ ruamel-yaml==0.18.6 # robocrys ruamel-yaml-clib==0.2.12 # via ruamel-yaml -ruff==0.4.10 +ruff==0.7.1 # via dash-extensions s3transfer==0.10.3 # via boto3