From 2fd2d7095e94854cf0b665d8ca0ad122a0652792 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 15:11:53 +0000 Subject: [PATCH] Bump itsdangerous from 1.1.0 to 2.1.2 in /server 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] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 0b5ea57..bf4230b 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -5,7 +5,7 @@ Faker==8.1.2 filelock==3.0.12 Flask==1.1.2 hazelcast-python-client==4.1 -itsdangerous==1.1.0 +itsdangerous==2.1.2 Jinja2==2.11.3 MarkupSafe==1.1.1 python-dateutil==2.8.1