From 2b1eb1635d120d9815a7dacbd3c5b367cb36dbf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 08:37:49 +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 986be08..ac75a1b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ flask==1.1.2 flask-cors==3.0.10 flask-restful==0.3.9 flask-sqlalchemy==2.4.3 -itsdangerous==1.1.0 +itsdangerous==2.1.2 jinja2==3.1.2 markupsafe==2.1.1 pymongo==4.3.3