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] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-01 23:59:02 +00:00 committed by GitHub
parent eb083b37e7
commit 4f182a9f5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ click==8.1.7
Flask==3.0.3
idna==3.7
install==1.3.5
itsdangerous==2.1.2
itsdangerous==2.2.0
Jinja2==3.1.3
MarkupSafe==2.1.5
python-dateutil==2.9.0.post0

View file

@ -28,7 +28,7 @@ idna==3.7
# requests
install==1.3.5
# via -r requirements.in
itsdangerous==2.1.2
itsdangerous==2.2.0
# via
# -r requirements.in
# flask