From 7ced7f69ab5d684967705495f11c3483fee9869d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:40:02 +0000 Subject: [PATCH] Bump ruff from 0.6.8 to 0.6.9 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.8 to 0.6.9. - [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.6.9) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 6c2b896..018ff3e 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,6 +1,6 @@ pip>=21.0,<24.3 colorlog==6.8.2 -ruff==0.6.8 +ruff==0.6.9 pydocstyle==6.3.0 isort==5.13.2 aiounifi==80 diff --git a/requirements.txt b/requirements.txt index fea4de4..45ceb82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pip>=21.0,<24.3 colorlog==6.8.2 -ruff==0.6.8 +ruff==0.6.9 pydocstyle==6.3.0 isort==5.13.2 aiounifi==80