From 57f8d3ac176ae83e89febf07ab2093b7af4cd1db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 11:17:57 +0200 Subject: [PATCH] Bump cachebox from 4.4.2 to 4.5.3 (#514) Bumps [cachebox](https://github.com/awolverp/cachebox) from 4.4.2 to 4.5.3. - [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.4.2...v4.5.3) --- updated-dependencies: - dependency-name: cachebox dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... 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 05b0052..db29168 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachebox==4.4.2 +cachebox==4.5.3 numpy==2.2.4 numpydantic==1.6.8 matplotlib==3.10.1