From 23711b56d572ab93ccf66f1849e069fbbcd51f1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 21:15:18 +0100 Subject: [PATCH] build(deps): bump cachebox from 5.2.1 to 5.2.2 (#863) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.1 to 5.2.2. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Commits](https://github.com/awolverp/cachebox/compare/v5.2.1...v5.2.2) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.2.2 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 b1e9fc4..3afca87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.17.0 beautifulsoup4==4.14.3 -cachebox==5.2.1 +cachebox==5.2.2 numpy==2.4.1 numpydantic==1.7.0 matplotlib==3.10.8