From c0c7b612dc237910e0578d44496c0a0e3186fcfa Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 1 Jun 2022 14:00:07 +0100 Subject: [PATCH] Update cachetools from 5.1.0 to 5.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6560156ea..022dd02e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ botocore==1.26.8 # awscli # boto3 # s3transfer -cachetools==5.1.0 +cachetools==5.2.0 # via # -r requirements.in # notifications-utils