From a397d5045cd5262eebbc9b9aaf486988bf789ccc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Feb 2021 13:55:15 +0000 Subject: [PATCH] Update cachetools from 4.2.0 to 4.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8fe4cb63d..af3c7dc7f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ botocore==1.20.7 # awscli # boto3 # s3transfer -cachetools==4.2.0 +cachetools==4.2.1 # via notifications-utils certifi==2020.12.5 # via requests