From b4f921c055b89c26a553d616bd363d6053a837e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 03:29:26 +0000 Subject: [PATCH] Bump itsdangerous from 1.1.0 to 2.1.1 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.0 to 2.1.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/1.1.0...2.1.1) --- 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 1a2c062..739c362 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,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.1 Jinja2==2.11.3 kombu==5.0.2 Mako==1.1.4