Skip to content

Commit 9d913e2

Browse files
authored
Merge pull request #346 from jacebrowning/dependabot/pip/docs/jinja2-3.1.5
Bump jinja2 from 3.1.4 to 3.1.5 in /docs
2 parents 4af5d9a + 387b5ce commit 9d913e2

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)