From 059a8a0bb571d9daf59ac00431e8f3dcc3e97af2 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.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.in b/requirements.in index 4a737b847..935ca5e04 100644 --- a/requirements.in +++ b/requirements.in @@ -19,7 +19,7 @@ marshmallow==3.16.0 psycopg2-binary==2.9.3 PyJWT==2.4.0 SQLAlchemy==1.4.37 -cachetools==5.1.0 +cachetools==5.2.0 beautifulsoup4==4.11.1 lxml==4.8.0 Werkzeug==2.0.3 # pyup: <2.1.0 # later versions are not compatible with the version of flask-sqlalchemy we have pinned