build(deps): bump cachebox from 5.2.3 to 6.0.0 (#1091)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-04 00:23:34 +02:00
committed by GitHub
parent ee07993c94
commit c5f2eed7ad

View File

@@ -16,7 +16,7 @@ classifiers = [
dependencies = [
"babel==2.18.0",
"beautifulsoup4==4.14.3",
"cachebox==5.2.3",
"cachebox==6.0.0",
"numpy==2.4.6",
"numpydantic==1.8.1",
"matplotlib==3.10.9",