From 50fb1c738135366376a7ea6c8d78307b975de7e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 06:15:05 +0000 Subject: [PATCH] Bump itsdangerous from 2.0.1 to 2.1.2 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.0.1 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/2.0.1...2.1.2) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3514de4..cc2bac6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,4 @@ Werkzeug==1.0.1 WTForms==2.3.3 MarkupSafe<=2.0.1 jinja2==3.0.2 -itsdangerous==2.0.1 +itsdangerous==2.1.2