From cb6ae9db008c95569b169a07e544bcfccf648b9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 20:52:23 +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 c0c7884..cf913b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ Flask-SQLAlchemy>=3.1.1, <3.2.0 gunicorn>=22.0.0, <22.0.1 Markdown>=2.6.11, <2.7.0 psycopg2>=2.9.6, <2.10.0 -pytest>=6.2.1, <6.3.0 +pytest>=9.0.3, <9.0.4 Werkzeug>=3.0.1, <3.1.0 coverage<8 \ No newline at end of file