From c321b979002607c2e8f955ff4816ba62a2b6b95e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 04:05:19 +0000 Subject: [PATCH] build(deps): bump ruff from 0.16.0 to 0.16.3 Bumps [ruff](https://github.com/astral-sh/ruff) from 0.16.0 to 0.16.3. - [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.16.0...0.16.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.3 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 f0b8754..9401ed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest==9.1.1 pytest-asyncio==1.4.0 pytest-cov==7.1.0 pip>=26.1.2,<26.2 -ruff==0.16.0 +ruff==0.16.3