Bumps [itsdangerous](https://github.com/pallets/itsdangerous) from 2.0.0 to 2.0.1. - [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.0.0...2.0.1) --- updated-dependencies: - dependency-name: itsdangerous dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
18 lines
475 B
Text
18 lines
475 B
Text
#
|
|
# This file is autogenerated by pip-compile with python 3.10
|
|
# To update, run:
|
|
#
|
|
# pip-compile requirements/tests-pallets-min.in
|
|
#
|
|
click==8.0.0
|
|
# via -r requirements/tests-pallets-min.in
|
|
itsdangerous==2.0.1
|
|
# via -r requirements/tests-pallets-min.in
|
|
jinja2==3.0.0
|
|
# via -r requirements/tests-pallets-min.in
|
|
markupsafe==2.0.0
|
|
# via
|
|
# -r requirements/tests-pallets-min.in
|
|
# jinja2
|
|
werkzeug==2.0.0
|
|
# via -r requirements/tests-pallets-min.in
|