From 22adea55b02da6e7c610f19dbb6adf72a7020ebd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 31 May 2021 14:54:13 +0100 Subject: [PATCH] Update cachetools from 4.2.1 to 4.2.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c181de0c0..e66a8532d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ botocore==1.20.84 # awscli # boto3 # s3transfer -cachetools==4.2.1 +cachetools==4.2.2 # via notifications-utils certifi==2020.12.5 # via requests