From 163953af97febfc91baddf65a613acda9fb68b6f Mon Sep 17 00:00:00 2001 From: FuhuXia Date: Fri, 19 Jan 2024 22:19:30 +0000 Subject: [PATCH] Update Pip Requirements --- requirements.in.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.in.txt b/requirements.in.txt index bec08364..ffc48e8f 100644 --- a/requirements.in.txt +++ b/requirements.in.txt @@ -31,7 +31,6 @@ Flask-Babel==1.0.0 flask-multistatic==1.0 Flask-Login==0.6.1 Flask-WTF==1.0.1 -Jinja2==3.1.2 PyJWT==2.4.0 # Upgraded to pass security scans Markdown==3.4.1 # Upgraded https://github.com/GSA/data.gov/issues/4056 passlib==1.7.4 @@ -87,3 +86,4 @@ gevent>=23.9.0 urllib3~=1.26.17 cryptography>=41.0.6 pip>=23.3 +jinja2>=3.1.3 diff --git a/requirements.txt b/requirements.txt index f02edca6..7e091c0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,8 +5,8 @@ Babel==2.10.3 Beaker==1.11.0 bleach==5.0.1 blinker==1.5 -boto3==1.34.16 -botocore==1.34.16 +boto3==1.34.23 +botocore==1.34.23 certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 @@ -41,7 +41,7 @@ idna==3.6 ijson==3.2.3 importlib-resources==5.13.0 itsdangerous==2.0.1 -Jinja2==3.1.2 +Jinja2==3.1.3 jmespath==1.0.1 json-table-schema==0.2.1 jsonlines==4.0.0 @@ -54,7 +54,7 @@ MarkupSafe==2.0.1 messytables==0.15.2 mypy==1.8.0 mypy-extensions==1.0.0 -newrelic==9.4.0 +newrelic==9.5.0 nose==1.3.7 openpyxl==3.1.2 packaging==23.2