From 3918eed1fa370e14ce74f820d58ba14fbac1a48b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 22:53:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20pyte?= =?UTF-8?q?st=20to=20v9=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3d96065..c513333 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ mkdocstrings = { version = "0.27.0", extras = ["python"] } mypy = "1.13.0" pillow = "11.0.0" pydantic = "2.10.2" -pytest = "8.3.4" +pytest = "9.0.3" pytest-benchmark = "5.1.0" pytest-cov = "6.0.0" ruff = "0.8.1"