Bump itsdangerous from 2.1.2 to 2.2.0 (#347)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yuru Shao <yshao@pinterest.com>
This commit is contained in:
parent
57ec6249a6
commit
4e5fc2ef1f
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
cryptography==42.0.8
|
cryptography==42.0.8
|
||||||
Flask==3.0.0
|
Flask==3.0.0
|
||||||
itsdangerous==2.1.2
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.4
|
Jinja2==3.1.4
|
||||||
MarkupSafe==2.1.1
|
MarkupSafe==2.1.1
|
||||||
redis==5.0.1
|
redis==5.0.1
|
||||||
|
|
Loading…
Reference in a new issue