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:
parent
eb083b37e7
commit
4f182a9f5e
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue