From 66cb732c09e09c739c4ac2d74b752c9de497de19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 00:44:15 +0000 Subject: [PATCH] chore(deps): update dependency pytest to v9 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b2330b7..c0f3663 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ itsdangerous==2.1.2 Jinja2==3.1.2 MarkupSafe==2.1.3 misaka==2.1.1 -pytest==7.4.1 +pytest==9.0.3 pytest-cov==4.1.0 Werkzeug==2.3.6 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability