From be792c0b758e34e4a74da02a81923e4c193b6619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 03:27:26 +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.3.0 to 1.3.1. - [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.3.0...v1.3.1) --- updated-dependencies: - dependency-name: requests-cache dependency-version: 1.3.1 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 d8d8354b..390e38cd 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.3.0 +requests-cache==1.3.1 retry-requests==2.0.0