From a2b781f08e015265fbd2bf3d48416bf4da5d6c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 09:53:45 +0000 Subject: [PATCH] build(deps): bump requests-cache from 1.2.1 to 1.3.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e70af03111c0..f8b3ca67193c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ igdb-api-v4==0.3.3 python-dotenv==1.2.1 requests==2.32.5 -requests-cache==1.2.1 +requests-cache==1.3.0