From 4373c0cd922a7068535be4e47b0be37268e9e210 Mon Sep 17 00:00:00 2001 From: Govej <77059178+Govej@users.noreply.github.com> Date: Thu, 2 Oct 2025 13:01:50 +0100 Subject: [PATCH 1/2] Update requirements.txt --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 From c1ab5100eed7753cc47d097fd59f99be9d2b7ba2 Mon Sep 17 00:00:00 2001 From: Govej <77059178+Govej@users.noreply.github.com> Date: Thu, 2 Oct 2025 13:02:16 +0100 Subject: [PATCH 2/2] Update config_data.yml --- config_data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # -----------------------------