Skip to content

Commit b601e1b

Browse files
Bump jinja2 from 2.11.3 to 3.0.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.0.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.11.3...3.0.3) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce72ff1 commit b601e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"license-expression",
6969
"wcmatch",
7070
"jellyfish",
71-
"jinja2==2.11.3",
71+
"jinja2==3.0.3",
7272
"dataclasses; python_version<'3.7'",
7373
# FIXME fixing markupsafe to solve https://github.com/pallets/markupsafe/issues/284 until jinja is upgraded
7474
"markupsafe==2.0.1",

0 commit comments

Comments
 (0)