Bump itsdangerous to the latest version

We were blocked on using the very latest version of itsdangerous because
it was only compatible with versions of Flask greater than 2.

Now that we’re using the latest version of Flask we can also keep this
dependency up to date.
This commit is contained in:
Chris Hill-Scott
2022-05-27 15:24:32 +01:00
parent 8b7f2fbf04
commit 61045fab89
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ pyproj==3.3.1
# PaaS
awscli-cwlogs>=1.4,<1.5
itsdangerous==2.0.1 # pyup: <2.1.0 Release 2.1.0 introduced a change that is not compatible with Flask 1.x
itsdangerous==2.1.2
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@56.0.0
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha

View File

@@ -91,7 +91,7 @@ idna==3.3
# via requests
importlib-metadata==4.11.4
# via flask
itsdangerous==2.0.1
itsdangerous==2.1.2
# via
# -r requirements.in
# flask