Skip to content

Commit

Permalink
Merge pull request #710 from GSA/update-requirements
Browse files Browse the repository at this point in the history
update requirements and snyk
  • Loading branch information
btylerburton authored Apr 2, 2024
2 parents 11c80f3 + 1118d1a commit 204080c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 43 deletions.
42 changes: 4 additions & 38 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -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:
- '*':
Expand All @@ -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:
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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

0 comments on commit 204080c

Please sign in to comment.