From 1118d1aa06923a0d90ac479dbaa754e4d6fe4e3a Mon Sep 17 00:00:00 2001 From: Fuhu Xia Date: Tue, 2 Apr 2024 13:24:58 -0400 Subject: [PATCH] update requirements and snyk --- .snyk | 42 ++++-------------------------------------- requirements.txt | 10 +++++----- 2 files changed, 9 insertions(+), 43 deletions(-) diff --git a/.snyk b/.snyk index e56de0cf..fca0c83c 100644 --- a/.snyk +++ b/.snyk @@ -7,14 +7,14 @@ ignore: reason: >- Upgrade path is complex, Issue tracked in github: https://github.com/GSA/data.gov/issues/4217 - expires: 2024-03-31T13:35:17.967Z + expires: 2024-06-01T13:35:17.967Z created: 2023-11-01T13:35:17.972Z SNYK-PYTHON-BEAKER-575115: - '*': reason: >- No remediation available yet; Not affecting us since the storage is not accessible to any other client - expires: 2024-03-30T16:20:58.017Z + expires: 2024-06-01T16:20:58.017Z created: 2022-12-08T16:20:58.023Z SNYK-PYTHON-WERKZEUG-3319936: - '*': @@ -37,53 +37,19 @@ ignore: https://github.com/GSA/data.gov/issues/4303 expires: 2024-06-01T16:20:58.017Z created: 2023-05-08T16:20:58.023Z - SNYK-PYTHON-WERKZEUG-6041510: - - '*': - reason: >- - Upgrade path is complex, Issue tracked in github: - https://github.com/GSA/data.gov/issues/4217 - expires: 2024-03-31T16:44:37.234Z - created: 2023-11-01T16:44:37.239Z - SNYK-PYTHON-CRYPTOGRAPHY-6050294: - - '*': - reason: >- - No remediation available yet; Issue tracked in github: - https://github.com/GSA/data.gov/issues/4532 - expires: 2024-02-08T00:00:00.000Z - created: 2023-11-16T20:31:20.590Z - SNYK-PYTHON-CRYPTOGRAPHY-6126975: - - '*': - reason: >- - No remediation available yet; Issue tracked in github: - https://github.com/GSA/data.gov/issues/4532 - expires: 2024-03-14T00:00:00.000Z - created: 2023-12-14T00:00:00.000Z - SNYK-PYTHON-CRYPTOGRAPHY-6149518: - - '*': - reason: >- - No remediation available yet; Issue tracked in github: - https://github.com/GSA/data.gov/issues/4532 - expires: 2024-04-10T19:28:50.100Z - created: 2024-01-11T19:28:50.103Z SNYK-PYTHON-PYOPENSSL-6149520: - '*': reason: >- No remediation available yet; Issue tracked in github: https://github.com/GSA/data.gov/issues/4532 - expires: 2024-04-10T19:29:54.032Z + expires: 2024-06-01T19:29:54.032Z created: 2024-01-11T19:29:54.039Z SNYK-PYTHON-PYOPENSSL-6157250: - '*': reason: >- No remediation available yet; Issue tracked in github: https://github.com/GSA/data.gov/issues/4591 - expires: 2024-04-10T19:29:54.032Z - SNYK-PYTHON-CRYPTOGRAPHY-6157248: - - '*': - reason: >- - No remediation available yet; Issue tracked in github: - https://github.com/GSA/data.gov/issues/4590 - expires: 2024-04-10T19:29:54.032Z + expires: 2024-06-01T19:29:54.032Z patch: {} # specify the directories or files to be excludeed from import: exclude: diff --git a/requirements.txt b/requirements.txt index ce343cad..d0863287 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.67 -botocore==1.34.67 +boto3==1.34.75 +botocore==1.34.75 certifi==2024.2.2 cffi==1.16.0 chardet==5.2.0 @@ -54,7 +54,7 @@ MarkupSafe==2.0.1 messytables==0.15.2 mypy==1.9.0 mypy-extensions==1.0.0 -newrelic==9.7.1 +newrelic==9.8.0 nose==1.3.7 openpyxl==3.1.2 packaging==24.0 @@ -63,7 +63,7 @@ pika==1.3.2 pip==24.0 polib==1.1.1 psycopg2==2.9.3 -pycparser==2.21 +pycparser==2.22 PyJWT==2.4.0 pyOpenSSL==24.1.0 pyparsing==3.1.2 @@ -102,6 +102,6 @@ Werkzeug==2.0.3 wheel==0.42.0 WTForms==3.1.2 xlrd==2.0.1 -xmlschema==3.1.0 +xmlschema==3.2.0 zope.event==5.0 zope.interface==5.4.0