build(deps): bump cachebox from 6.1.0 to 6.1.2 (#1102)
Some checks are pending
Bump Version / Bump Version Workflow (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
docker-build / platform-excludes (push) Waiting to run
docker-build / build (push) Blocked by required conditions
docker-build / merge (push) Blocked by required conditions
pre-commit / pre-commit (push) Waiting to run
Run Pytest on Pull Request / test (push) Waiting to run

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

---
updated-dependencies:
- dependency-name: cachebox
  dependency-version: 6.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-16 13:52:22 +02:00
committed by GitHub
parent 33ba113039
commit dbaacf062e

View File

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