From 5d39bdb39ee0bbae5188cc1130424a1e55365ccc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 03:22:18 +0000 Subject: [PATCH] chore(deps): bump openmeteo-requests in /api/terraform/python/layer_nlp Bumps [openmeteo-requests](https://github.com/open-meteo/python-requests) from 1.7.4 to 1.7.5. - [Release notes](https://github.com/open-meteo/python-requests/releases) - [Commits](https://github.com/open-meteo/python-requests/compare/v1.7.4...v1.7.5) --- updated-dependencies: - dependency-name: openmeteo-requests dependency-version: 1.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/terraform/python/layer_nlp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/terraform/python/layer_nlp/requirements.txt b/api/terraform/python/layer_nlp/requirements.txt index cdcf36da..2f56cb9b 100644 --- a/api/terraform/python/layer_nlp/requirements.txt +++ b/api/terraform/python/layer_nlp/requirements.txt @@ -18,6 +18,6 @@ pyyaml # weather function # -------------------------- googlemaps==4.10.0 -openmeteo-requests==1.7.4 +openmeteo-requests==1.7.5 requests-cache==1.2.1 retry-requests==2.0.0