From bcb92a661fcc7fb458fad6df0c80ea2d4fb51cb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 03:02:08 +0100 Subject: [PATCH] build(deps): bump cachebox from 5.0.2 to 5.0.4 (#710) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.0.2 to 5.0.4. - [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.2...v5.0.4) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... 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 f3c7c99..0dfc1ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.17.0 beautifulsoup4==4.14.2 -cachebox==5.0.2 +cachebox==5.0.4 numpy==2.3.3 numpydantic==1.6.11 matplotlib==3.10.6