Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.0.0...3.0.3) --- updated-dependencies: - dependency-name: jinja2 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.0
|
|
# via -r requirements/tests-pallets-min.in
|
|
jinja2==3.0.3
|
|
# 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
|