From e765bd18a01b7d4f6f1b73852bdf6873fe236d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 00:21:39 +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 580ca19ce..ab6d2da4f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ click==7.1.2 Flask==1.1.2 gunicorn==20.0.4 -itsdangerous==1.1.0 +itsdangerous==2.1.2 Jinja2==2.11.3 MarkupSafe==1.1.1 Werkzeug==1.0.1