From 2bfe64699666cc66a74e5464abd881ef1e48cb20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 10:07:15 +0200 Subject: [PATCH] Bump cachebox from 5.0.0 to 5.0.1 (#536) Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.0.0 to 5.0.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.0.0...v5.0.1) --- updated-dependencies: - dependency-name: cachebox dependency-version: 5.0.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 4b3852b..5f7ed48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cachebox==5.0.0 +cachebox==5.0.1 numpy==2.2.5 numpydantic==1.6.8 matplotlib==3.10.1