diff --git a/requirements.in.txt b/requirements.in.txt index 29535728..bec08364 100644 --- a/requirements.in.txt +++ b/requirements.in.txt @@ -79,11 +79,11 @@ python-dateutil>=2.8.2 itsdangerous==2.0.1 MarkupSafe==2.0.1 certifi>=2022.12.7 -setuptools>=65.5.1,!=68.1.*,!=68.2.* +setuptools>=65.5.1,!=68.1.*,!=68.2.*,!=69.0.* # avoid ImportError error https://github.com/GSA/data.gov/issues/4396 importlib-resources<6.0 gevent>=23.9.0 urllib3~=1.26.17 -cryptography>=41.0.5 +cryptography>=41.0.6 pip>=23.3 diff --git a/requirements.txt b/requirements.txt index 55a59f35..cd0a0cac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,9 @@ Babel==2.10.3 Beaker==1.11.0 bleach==5.0.1 blinker==1.5 -boto3==1.29.2 -botocore==1.32.2 -certifi==2023.7.22 +boto3==1.33.5 +botocore==1.33.5 +certifi==2023.11.17 cffi==1.16.0 chardet==5.2.0 charset-normalizer==3.3.2 @@ -22,7 +22,7 @@ ckanext-usmetadata==0.3.2 -e git+https://github.com/ckan/ckanext-xloader.git@16b84175005435d579607638dfe2056dda61af70#egg=ckanext_xloader ckantoolkit==0.0.7 click==8.1.3 -cryptography==41.0.5 +cryptography==41.0.7 defusedxml==0.7.1 dominate==2.7.0 elementpath==4.1.5 @@ -37,7 +37,7 @@ gevent==23.9.1 greenlet==3.0.1 gunicorn==21.2.0 html5lib==1.1 -idna==3.4 +idna==3.6 ijson==3.2.3 importlib-resources==5.13.0 itsdangerous==2.0.1 @@ -52,7 +52,7 @@ Mako==1.3.0 Markdown==3.4.1 MarkupSafe==2.0.1 messytables==0.15.2 -mypy==1.7.0 +mypy==1.7.1 mypy-extensions==1.0.0 newrelic==9.2.0 nose==1.3.7 @@ -79,7 +79,7 @@ redis==5.0.1 requests==2.31.0 rfc3987==1.3.8 rq==1.11.0 -s3transfer==0.7.0 +s3transfer==0.8.2 sansjson==0.3.0 setuptools==68.0.0 simplejson==3.18.0 @@ -99,7 +99,7 @@ watchdog==3.0.0 webassets==2.0 webencodings==0.5.1 Werkzeug==2.0.3 -wheel==0.41.2 +wheel==0.41.3 WTForms==3.1.1 xlrd==2.0.1 xmlschema==2.5.0