From de37295af72fd9676d0ad850a5babd7393a6d8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Mar 2022 02:27:34 +0000 Subject: [PATCH] Bump itsdangerous from 1.1.0 to 2.1.2 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.0 to 2.1.2. - [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/1.1.0...2.1.2) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9589168..e3eb488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ Flask-SQLAlchemy==2.4.4 Flask-WTF==0.14.3 gunicorn==20.0.4 idna==2.10 -itsdangerous==1.1.0 +itsdangerous==2.1.2 Jinja2==2.11.2 Mako==1.1.3 MarkupSafe==1.1.1