Update cachetools from 5.1.0 to 5.2.0

This commit is contained in:
pyup-bot
2022-06-01 14:00:07 +01:00
parent e3a2458f17
commit 059a8a0bb5

View File

@@ -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