From e5dd49ae4882fdeb01ba23e5a4c524ce848a8b20 Mon Sep 17 00:00:00 2001 From: Fuhu Xia Date: Wed, 30 Oct 2024 09:31:29 -0400 Subject: [PATCH] ping marksafe to version 2 --- ckan/requirements.in | 3 +++ ckan/requirements.txt | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/ckan/requirements.in b/ckan/requirements.in index f685cb0b..b35ac971 100644 --- a/ckan/requirements.in +++ b/ckan/requirements.in @@ -136,3 +136,6 @@ certifi>=2024.7.4 # snyk finding setuptools~=71.0.3 + +# Pin MarkupSafe to avoid button issue for logged in user +MarkupSafe==2.* diff --git a/ckan/requirements.txt b/ckan/requirements.txt index 80b6cb05..d4475dbd 100644 --- a/ckan/requirements.txt +++ b/ckan/requirements.txt @@ -4,8 +4,8 @@ Babel==2.10.3 Beaker==1.11.0 bleach==5.0.1 blinker==1.5 -boto3==1.35.49 -botocore==1.35.49 +boto3==1.35.51 +botocore==1.35.51 certifi==2024.8.30 cffi==1.17.1 chardet==5.2.0 @@ -54,7 +54,7 @@ jsonschema==2.4.0 lxml==5.1.0 Mako==1.3.6 Markdown==3.4.1 -MarkupSafe==3.0.2 +MarkupSafe==2.1.5 messytables==0.15.2 mypy==1.10.1 mypy-extensions==1.0.0 @@ -65,7 +65,7 @@ OWSLib==0.32.0 packaging==24.1 passlib==1.7.4 pika==1.2.1 -pip==24.2 +pip==24.3.1 ply==3.11 polib==1.1.1 progressbar==2.5