From 92135551a64bbdcf1bb7605feca9622e19431089 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:14:55 +0000 Subject: [PATCH] Update pip_requirements --- requirements-test.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index c0bc379..1401a11 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,5 +2,5 @@ pynose==1.5.5 coverage==7.14.1 coveralls==4.1.0 responses==0.26.1 -ruff==0.15.16 -pytest==9.0.3 \ No newline at end of file +ruff==0.15.17 +pytest==9.1.0 \ No newline at end of file