From 8c46ae078f61b504ec1b10de6647700bb4e66a7c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:50:38 +0000 Subject: [PATCH] chore(deps): update dependency markupsafe to v3 | datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | pypi | markupsafe | 2.1.5 | 3.0.1 | --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47beadb..45e63e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ colorama==0.4.6 contextlib2==21.6.0 Jinja2==3.1.3 jmespath==1.0.1 -MarkupSafe==2.1.5 +MarkupSafe==3.0.1 python-dateutil==2.9.0.post0 PyYAML==6.0.1 s3transfer==0.10.0