From aa805230def7775a16e9def9e26e4d19b5578e8a Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 20:05:55 +0000 Subject: [PATCH] Update dependency apispec-webframeworks to v1 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 8052cc7..71f8631 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-ldap prometheus_client Werkzeug==2.2.3 # 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 +apispec-webframeworks==1.2.0 # Pin version to install from pypi marshmallow>=3.18.0 opentelemetry-instrumentation-flask opentelemetry-instrumentation-sqlalchemy