From a440956aa7e359c9c28439107c6bfbf5101e8b03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 22:09:00 +0100 Subject: [PATCH] build(deps): bump cachebox from 5.1.0 to 5.2.0 (#823) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.1.0 to 5.2.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.1.0...v5.2.0) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.2.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 e4812a4..1db6e96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.17.0 beautifulsoup4==4.14.3 -cachebox==5.1.0 +cachebox==5.2.0 numpy==2.3.5 numpydantic==1.7.0 matplotlib==3.10.8