From d843ac546638745edb6b966185fcec790162724c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:03:31 +0000 Subject: [PATCH] Bump cachetools from 5.3.1 to 5.3.2 Bumps [cachetools](https://github.com/tkem/cachetools) from 5.3.1 to 5.3.2. - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v5.3.1...v5.3.2) --- 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 a818743..d3c96db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask==3.0.0 flask-cors==4.0.0 waitress==2.1.2 GuildWars2-API-Client==0.6.0 -cachetools==5.3.1 +cachetools==5.3.2 ConfigArgParse==1.7 coloredlogs==15.0.1 humanize==4.8.0