Skip to content

Commit d60898c

Browse files
build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs (#392)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc628c4 commit d60898c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ idna==3.7
1616
imagesize==1.4.1
1717
# Pin Jinja2 and markupsafe versions
1818
# https://github.com/mozilla/sphinx-js/issues/190
19-
Jinja2==3.1.3
19+
Jinja2==3.1.4
2020
MarkupSafe==2.0.1
2121
packaging==21.3
2222
parsimonious>=0.10.0,<0.11.0

0 commit comments

Comments
 (0)