From c3adcc8ff306111f1dd9425ada7e572820dd8cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 22:19:49 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F(dependencies)=20update=20pyt?= =?UTF-8?q?est=20to=20v9.0.3=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/summary/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/summary/pyproject.toml b/src/summary/pyproject.toml index 2a1603af..9c3fc264 100644 --- a/src/summary/pyproject.toml +++ b/src/summary/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "ruff==0.15.6", - "pytest==9.0.2", + "pytest==9.0.3", "responses>=0.25.8", ]