From ea199b9dd53929fd843c0701e0022bdee0a7d7e8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 21:03:14 +0000 Subject: [PATCH] chore(deps): update dependency markupsafe to v3 --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 2c17b185f..c48bfd91b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ minio==7.2.6 openpyxl==2.5.14 djangorestframework-csv==3.0.0 coverage==7.2.0 -MarkupSafe==2.1.5 +MarkupSafe==3.0.1 gunicorn==19.9.0 gevent==1.3.0