From 80891199f8a0f1df45d07b58dbd75a7d376e8230 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Mar 2021 13:00:05 +0000 Subject: [PATCH] Update cachetools from 4.2.0 to 4.2.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 830b99fac..4dfca36bf 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -22,7 +22,7 @@ PyJWT==2.0.1 SQLAlchemy==1.3.23 strict-rfc3339==0.7 rfc3987==1.3.8 -cachetools==4.2.0 +cachetools==4.2.1 beautifulsoup4==4.9.3 lxml==4.6.2 # higher version causes build to fail