From 4d8bf24b1ac9998cc888b99ccfb1c82cafb00a5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:15:07 +0000 Subject: [PATCH] Bump cachetools from 5.3.1 to 5.5.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.5.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.5.0) --- updated-dependencies: - dependency-name: cachetools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04e330b..02af779 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ betterproto==2.0.0b6 black==23.11.0 boto3==1.34.29 botocore==1.34.88 -cachetools==5.3.1 +cachetools==5.5.0 certifi==2023.11.17 cffi==1.16.0 charset-normalizer==3.3.0