From d9455568eec9bc5ee61e69bb3485c5e2fdef0211 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 05:28:23 +0000 Subject: [PATCH] Bump itsdangerous from 0.24 to 2.0.0 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 0.24 to 2.0.0. - [Release notes](https://github.com/pallets/itsdangerous/releases) - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/itsdangerous/compare/0.24...2.0.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d56a228..ae32f6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ Flask-Script==2.0.5 Flask-Testing==0.4.2 funcsigs==0.4 httplib2==0.9.2 -itsdangerous==0.24 +itsdangerous==2.0.0 Jinja2==2.8 linecache2==1.0.0 MarkupSafe==0.23