From 80df1a67d51ecd8bfbe396610c1aeec34181ea44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 15:12:49 +0000 Subject: [PATCH] build(deps): bump ruff from 0.9.0 to 0.9.2 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.0 to 0.9.2. - [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/commits) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a73de73..bdb75b5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ colorlog==6.9.0 uv>=0.4 -ruff==0.9.0 +ruff==0.9.2 ocpp==2.0.0 websockets==14.1 jsonschema==4.23.0