build(deps): bump cachebox from 5.2.2 to 5.2.3 (#1022)

Bumps [cachebox](https://github.com/awolverp/cachebox) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/awolverp/cachebox/releases)
- [Commits](https://github.com/awolverp/cachebox/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: cachebox
  dependency-version: 5.2.3
  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-04-18 15:17:46 +02:00
committed by GitHub
parent 0f7982bc7d
commit 42d118d4a7

View File

@@ -16,7 +16,7 @@ classifiers = [
dependencies = [ dependencies = [
"babel==2.18.0", "babel==2.18.0",
"beautifulsoup4==4.14.3", "beautifulsoup4==4.14.3",
"cachebox==5.2.2", "cachebox==5.2.3",
"numpy==2.4.4", "numpy==2.4.4",
"numpydantic==1.8.1", "numpydantic==1.8.1",
"matplotlib==3.10.8", "matplotlib==3.10.8",