From 3c0d0b32dfd4912e0d13ed2e170c5005bcebade7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Sep 2025 21:58:53 +0000 Subject: [PATCH] build(deps): bump cachebox from 5.0.1 to 5.0.2 Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.0.1 to 5.0.2. - [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.1...v5.0.2) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6b24487..108cad3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachebox==5.0.1 +cachebox==5.0.2 numpy==2.3.3 numpydantic==1.6.11 matplotlib==3.10.6