Skip to content

Commit 387b5ce

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /docs
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4af5d9a commit 387b5ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
jinja2==3.1.4 ; python_version >= "3.9" and python_version < "4.0"
1+
jinja2==3.1.5 ; python_version >= "3.9" and python_version < "4.0"
22
markdown==3.3.4 ; python_version >= "3.9" and python_version < "4.0"
33
mkdocs==1.4.2 ; python_version >= "3.9" and python_version < "4.0"
44
jupyterlab-pygments==0.2.2 ; python_version >= "3.9" and python_version < "4.0" and os_name != "nt"

0 commit comments

Comments
 (0)