From 20b405c36c61193d32023b3cf86a0d9bfc0ea32e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 May 2021 05:28:32 +0000 Subject: [PATCH] Bump itsdangerous from 0.24 to 2.0.1 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 0.24 to 2.0.1. - [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.1) 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..a99dfd6 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.1 Jinja2==2.8 linecache2==1.0.0 MarkupSafe==0.23