From 42d4d7b111090b52e1f466678fef472a97c39f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 02:34:15 +0000 Subject: [PATCH] Bump cachetools from 4.2.2 to 5.3.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.2 to 5.3.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v4.2.2...v5.3.2) --- 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 faa485d..ab3a013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ beautifulsoup4==4.12.2 bing_image_downloader==1.1.2 bleach==6.1.0 bs4==0.0.1 -cachetools==4.2.2 +cachetools==5.3.2 cloudscraper==1.2.71 countryinfo==0.1.2 currencyconverter==0.17.12