From 0cfed675ce01e7aef28e533153e8a3e737d0bb66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 18:43:29 +0100 Subject: [PATCH] build(deps): bump cachebox from 5.2.0 to 5.2.1 (#837) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.0 to 5.2.1. - [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.2.0...v5.2.1) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.2.1 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 fa6dc36..d4cb17e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ babel==2.17.0 beautifulsoup4==4.14.3 -cachebox==5.2.0 +cachebox==5.2.1 numpy==2.3.5 numpydantic==1.7.0 matplotlib==3.10.8