From 0bb9f5613d99eb256f481da13d7d179f8e814146 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 22:42:26 +0000 Subject: [PATCH] Bump ruff from 0.6.8 to 0.7.1 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 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/0.6.8...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1d1890..c1e544b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ colorlog==6.8.2 homeassistant==2024.10.4 pip>=24.1.1,<24.3 -ruff==0.6.8 +ruff==0.7.1 tesla-fleet-api==0.8.4 teslemetry-stream==0.4.2