mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2026-06-10 13:36:21 +00:00
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
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:
@@ -16,7 +16,7 @@ classifiers = [
|
|||||||
dependencies = [
|
dependencies = [
|
||||||
"babel==2.18.0",
|
"babel==2.18.0",
|
||||||
"beautifulsoup4==4.15.0",
|
"beautifulsoup4==4.15.0",
|
||||||
"cachebox==6.0.0",
|
"cachebox==6.1.0",
|
||||||
"numpy==2.4.6",
|
"numpy==2.4.6",
|
||||||
"numpydantic==1.9.1",
|
"numpydantic==1.9.1",
|
||||||
"matplotlib==3.10.9",
|
"matplotlib==3.10.9",
|
||||||
|
|||||||
Reference in New Issue
Block a user