From a5f5f9f73ffa1248ba7dfe44506a99b5fda4d172 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:23:05 +0000 Subject: [PATCH] chore(deps): 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 2f56cb9b..d8d8354b 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.5 -requests-cache==1.2.1 +requests-cache==1.3.0 retry-requests==2.0.0