Skip to content

Commit

Permalink
Merge pull request #1197 from GSA/requirement-patches
Browse files Browse the repository at this point in the history
[Snyk + GH Actions] Update requirements
  • Loading branch information
jbrown-xentity authored Jan 11, 2024
2 parents 1833b13 + 7a6efd5 commit 3ee5e81
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Babel==2.10.3
Beaker==1.11.0
bleach==3.3.0
blinker==1.5
boto3==1.33.2
botocore==1.33.2
boto3==1.34.16
botocore==1.34.16
certifi==2023.11.17
cffi==1.16.0
chardet==5.2.0
Expand All @@ -14,7 +14,7 @@ ckan==2.10.1
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.10
ckanext-datajson==0.1.22
ckanext-datajson==0.1.23
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@1109205069dd105dda27e3486898e4ca1525a808
ckanext-envvars==0.0.3
ckanext-geodatagov==0.2.7
Expand Down Expand Up @@ -43,29 +43,29 @@ geojson==3.0.1
geomet==1.1.0
gevent==23.9.1
google-api-python-client==1.6.7
greenlet==3.0.1
greenlet==3.0.3
gunicorn==21.2.0
html5lib==1.1
httplib2==0.22.0
idna==3.6
importlib-metadata==6.8.0
importlib-metadata==7.0.1
importlib-resources==5.13.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==4.9.3
lxml==5.1.0
Mako==1.3.0
Markdown==3.4.1
MarkupSafe==2.1.3
messytables==0.15.2
mypy==1.7.1
mypy==1.8.0
mypy-extensions==1.0.0
newrelic==9.2.0
newrelic==9.4.0
nose==1.3.7
numpy==1.26.2
numpy==1.26.3
oauth2client==4.1.3
OWSLib==0.29.3
packaging==23.2
Expand Down Expand Up @@ -102,28 +102,28 @@ requests==2.31.0
rfc3987==1.3.8
rq==1.11.0
rsa==4.9
s3transfer==0.8.1
s3transfer==0.10.0
sansjson==0.3.0
setuptools==67.1.0
shapely==2.0.1
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy2-stubs==0.0.2a37
sqlalchemy2-stubs==0.0.2a38
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.8.0
tzdata==2023.3
typing_extensions==4.9.0
tzdata==2023.4
tzlocal==4.2
uritemplate==3.0.1
urllib3==1.26.18
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.0
wheel==0.41.3
WTForms==3.1.1
wheel==0.42.0
WTForms==3.1.2
xlrd==2.0.1
xmlschema==2.5.0
xmlschema==3.0.1
zipp==3.17.0
zope.event==5.0
zope.interface==6.1

0 comments on commit 3ee5e81

Please sign in to comment.