From 57d1b55dc0eeb53105c50b3f5a2424a231a61a8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 21:31:46 +0000 Subject: [PATCH] Bump itsdangerous from 2.1.2 to 2.2.0 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.1.2 to 2.2.0. - [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.2...2.2.0) --- 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 c61a387..95eb330 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ certifi==2024.2.2 click==8.1.7 Flask==3.0.3 gunicorn==22.0.0 -itsdangerous==2.1.2 +itsdangerous==2.2.0 Jinja2==3.1.4 MarkupSafe==2.1.5 pytz==2024.1