From f965ff784a23aeba172c70a20a213e05906194f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 04:44:26 +0000 Subject: [PATCH] Bump cachebox from 5.2.3 to 6.0.0 Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.3 to 6.0.0. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Commits](https://github.com/awolverp/cachebox/compare/v5.2.3...v6.0.0) --- updated-dependencies: - dependency-name: cachebox dependency-version: 6.0.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 f2fe03e76b4..aa79013110b 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.0.0 # via deepdiff certifi==2026.5.20 # via requests