From b9ecabb36a706e9a16b5b8df65c39a05e051508c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Apr 2021 14:00:06 +0100 Subject: [PATCH] Update cachetools from 4.2.1 to 4.2.2 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index a8958b387..a71e7519f 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -22,7 +22,7 @@ PyJWT==2.0.1 SQLAlchemy==1.4.11 strict-rfc3339==0.7 rfc3987==1.3.8 -cachetools==4.2.1 +cachetools==4.2.2 beautifulsoup4==4.9.3 lxml==4.6.3 # higher version causes build to fail on PaaS due to lack of Rust