From 68a81cca41b17e5968a27bde462163b172715cc4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2020 05:48:07 +0530 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20flask-admin=20requireme?= =?UTF-8?q?nt=20from=20~=3D1.5.5=20to=20~=3D1=E2=80=A6=20(#6919)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates the requirements on [flask-admin](https://github.com/flask-admin/flask-admin) to permit the latest version. - [Release notes](https://github.com/flask-admin/flask-admin/releases) - [Changelog](https://github.com/flask-admin/flask-admin/blob/master/doc/changelog.rst) - [Commits](https://github.com/flask-admin/flask-admin/compare/v1.5.5...v1.5.6) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index 0f80003e64..50a2be2cb4 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -49,7 +49,7 @@ blinker~=1.4 envparse~=0.2 git+https://github.com/fossasia/flask-rest-jsonapi@0.12.6.2 wtforms~=2.2 -flask-admin~=1.5.5 +flask-admin~=1.5.6 google-compute-engine~=2.8 factory_boy~=2.12 sentry-sdk[flask]~=0.14