From e7f8b43b080031e9e1c01efdda508a9e839ab0e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 22:35:58 +0000 Subject: [PATCH] build(deps): bump cachetools from 5.3.3 to 5.4.0 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.3 to 5.4.0. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.3...v5.4.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 15d79db4..8665ee20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pbr==6.0.0 beautifulsoup4==4.12.3 bech32==1.2.0 Brotli==1.1.0 -cachetools==5.3.3 +cachetools==5.4.0 certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7