From 03754fd2d3742be1325cbe88306e00e4a3ef1e31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 00:58:32 +0100 Subject: [PATCH] build(deps): bump cachebox from 5.0.4 to 5.1.0 (#735) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.0.4 to 5.1.0. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Changelog](https://github.com/awolverp/cachebox/blob/main/CHANGELOG.md) - [Commits](https://github.com/awolverp/cachebox/compare/v5.0.4...v5.1.0) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f36924a..21a7bac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.17.0 beautifulsoup4==4.14.2 -cachebox==5.0.4 +cachebox==5.1.0 numpy==2.3.4 numpydantic==1.7.0 matplotlib==3.10.7