Skip to content

Commit 5642af7

Browse files
Update jinja2 requirement from >=3.1.4 to >=3.1.6
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e6580e commit 5642af7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
sphinx~=5.0
22
sphinxcontrib-katex
33
pytorch-sphinx-theme @ git+https://github.com/pytorch/pytorch_sphinx_theme.git
4-
jinja2>=3.1.4
4+
jinja2>=3.1.6

0 commit comments

Comments
 (0)