From 9494eff9b5af2157f270948fbbe707d79291aa0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:19:58 +0000 Subject: [PATCH] Bump cachetools from 4.2.2 to 5.5.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 5.5.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.5.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08c58585..4c4c7036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ ray[serve]==2.39.0 numpy==1.22.0 qiskit==1.2.4 psutil==5.9.8 -cachetools==4.2.2 +cachetools==5.5.0 hivemind==1.0.0 trueagi==0.1.0 quantum-assistant==0.2.0