From 8b880299b851a80e8e15e5741a8cbda9f8818c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 08:45:05 +0200 Subject: [PATCH] Bump cachebox from 4.5.3 to 5.0.0 (#530) Bumps [cachebox](https://github.com/awolverp/cachebox) from 4.5.3 to 5.0.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/v4.5.3...v5.0.0) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 b3719db..4b3852b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachebox==4.5.3 +cachebox==5.0.0 numpy==2.2.5 numpydantic==1.6.8 matplotlib==3.10.1