From 1837155ba3e19a9bc78b6d1c9e81ead2364b29ef Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:46:12 +0000 Subject: [PATCH] Update dependency Werkzeug to v2.3.8 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df787e8..8329b56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ requests productmd python-ldap prometheus_client -Werkzeug==2.2.3 # Flask-Login is not compatible with newer version +Werkzeug==2.3.8 # Flask-Login is not compatible with newer version apispec==6.3.0 # Pin version to install from pypi apispec-webframeworks==0.5.2 # Pin version to install from pypi marshmallow>=3.18.0