From f496abd4bf2b361a09562a88bbc960cc4c052682 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 21:24:35 +0000 Subject: [PATCH] chore(deps): update flask-caching requirement from ~=1.4 to ~=1.8 Updates the requirements on [flask-caching](https://github.com/sh4nks/flask-caching) to permit the latest version. - [Release notes](https://github.com/sh4nks/flask-caching/releases) - [Changelog](https://github.com/sh4nks/flask-caching/blob/master/CHANGES) - [Commits](https://github.com/sh4nks/flask-caching/compare/v1.4.0...v1.8.0) Signed-off-by: dependabot-preview[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index eed89e4ec6..a6b53b6589 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -29,7 +29,7 @@ unicode-slugify~=0.1 bleach~=3.1 stripe~=2.40.0 xhtml2pdf~=0.2 -flask-caching~=1.4 +flask-caching~=1.8 forex-python~=1.5 pycryptodome~=3.9.4 oauth2~=1.9