From a54f2dab910fabd9ed12144000ba79d40964526b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 13:45:09 +0000 Subject: [PATCH] Bump itsdangerous from 2.1.1 to 2.1.2 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.1.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.1.1...2.1.2) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cdc7da1..f69bd6c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==2.0.12 click==8.1.0 Flask==2.1.1 idna==3.3 -itsdangerous==2.1.1 +itsdangerous==2.1.2 Jinja2==3.1.1 lxml==4.8.0 MarkupSafe==2.1.1