From cd812533798c3a417cb9fbce4dc747db5fce0531 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 22:16:23 +0000 Subject: [PATCH] Bump itsdangerous from 1.1.1 to 2.2.0 Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 1.1.1 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/commits/2.2.0) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- authn-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authn-service/requirements.txt b/authn-service/requirements.txt index 5b576e1..d004413 100644 --- a/authn-service/requirements.txt +++ b/authn-service/requirements.txt @@ -8,7 +8,7 @@ Flask==3.0.1 Flask-Cors==3.0.8 idna==2.10 django-two-factor-auth==1.12 -itsdangerous==1.1.1 +itsdangerous==2.2.0 Jinja2==2.11.2 keyring==17.1.1 keyrings.alt==3.1.1