From 767a3b29d7d78a927ede088a4d197b36c7430f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 04:43:29 +0000 Subject: [PATCH] Bump cachetools from 5.3.1 to 5.3.3 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.3.3. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/commits) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f84c5e1..73b9b98e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ alembic==1.13.1 -cachetools==5.3.1 +cachetools==5.3.3 matplotlib==3.7.3 numpy==1.21.6 pandas==1.3.5