diff --git a/config_data.yml b/config_data.yml index 2dc4e326529..94711ded53e 100644 --- a/config_data.yml +++ b/config_data.yml @@ -34,7 +34,7 @@ src_dir: '' translations: - class: TranslationInputSdgTranslations source: https://github.com/open-sdg/sdg-translations.git - tag: 2.3.0 + tag: 2.4.0 # Reporting status extra fields # ----------------------------- diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 3575f084a11..13e887cf974 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/dougmet/yamlmd -git+https://github.com/open-sdg/sdg-build@2.3.0 +git+https://github.com/open-sdg/sdg-build@2.4.0 xlrd==1.2.0 openpyxl==3.1.0 frictionless==4.40.8