From 2b80acd7ae606beaf7fb1fbec80f538f9279bb76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:17:46 +0000 Subject: [PATCH] Bump requests-cache in /api/terraform/python/layer_nlp Bumps [requests-cache](https://github.com/requests-cache/requests-cache) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/requests-cache/requests-cache/releases) - [Changelog](https://github.com/requests-cache/requests-cache/blob/main/HISTORY.md) - [Commits](https://github.com/requests-cache/requests-cache/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: requests-cache dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 97855fc..df69c55 100644 --- a/api/terraform/python/layer_nlp/requirements.txt +++ b/api/terraform/python/layer_nlp/requirements.txt @@ -19,5 +19,5 @@ pyyaml # -------------------------- googlemaps==4.10.0 openmeteo-requests==1.7.2 -requests-cache==1.2.1 +requests-cache==1.3.0 retry-requests==2.0.0