From 80758914df976140a9d45244f9952f87ab27393e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 04:43:37 +0000 Subject: [PATCH] Bump cachebox from 5.2.3 to 6.1.2 Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.3 to 6.1.2. - [Release notes](https://github.com/awolverp/cachebox/releases) - [Commits](https://github.com/awolverp/cachebox/compare/v5.2.3...v6.1.2) --- updated-dependencies: - dependency-name: cachebox dependency-version: 6.1.2 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 ca50f2c0504..1cc083aa4b9 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.1.2 # via deepdiff certifi==2026.6.17 # via requests