From 811b7080a61b7853266d8ccf2f4209e86d53c3a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 03:06:17 +0530 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20flask-caching=20require?= =?UTF-8?q?ment=20from=20~=3D1.4=20to=20~=3D1=E2=80=A6=20(#6617)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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