From c26131b08a1b18b8724de67f2aa9e5aba5585959 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 04:39:15 +0000 Subject: [PATCH] Update dependency ruff to v0.16.7 --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index be1cc08..bba9bae 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -ruff==0.16.6 +ruff==0.16.7 pytest==9.1.1 pytest-asyncio==1.4.0 pytest-cov==7.1.0