From d8d513bc95fc97692852a5d43e256c19daeb2bb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 14:06:09 +0000 Subject: [PATCH] Bump ruff from 0.14.10 to 0.15.8 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.10 to 0.15.8. - [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.14.10...0.15.8) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.8 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 e502de1c..696d23b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ nextcord==2.6.0 oauth2client==4.1.3 psycopg2-binary==2.9.11 python-dotenv==1.2.1 -ruff==0.14.10 +ruff==0.15.8 setuptools==80.9.0 SQLAlchemy==2.0.45 \ No newline at end of file