build(deps): bump cachebox from 6.0.0 to 6.1.0 (#1094)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled

Bumps [cachebox](https://github.com/awolverp/cachebox) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/awolverp/cachebox/releases)
- [Commits](https://github.com/awolverp/cachebox/compare/v6.0.0...v6.1.0)

---
updated-dependencies:
- dependency-name: cachebox
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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-09 10:22:36 +02:00
committed by GitHub
parent 223ae5c219
commit 79bc7c3308

View File

@@ -16,7 +16,7 @@ classifiers = [
dependencies = [
"babel==2.18.0",
"beautifulsoup4==4.15.0",
"cachebox==6.0.0",
"cachebox==6.1.0",
"numpy==2.4.6",
"numpydantic==1.9.1",
"matplotlib==3.10.9",