From 79f01a8e38be92f998d5b3ddd3fa7a641470c83f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 04:43:41 +0000 Subject: [PATCH] Bump cachebox from 5.2.3 to 6.2.0 Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.3 to 6.2.0. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Commits](https://github.com/awolverp/cachebox/compare/v5.2.3...v6.2.0) --- updated-dependencies: - dependency-name: cachebox dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 196d46db56a..be08620eaea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ broadbean==0.15.0 # via # qcodes (pyproject.toml) # qcodes -cachebox==5.2.3 +cachebox==6.2.0 # via deepdiff certifi==2026.7.22 # via requests