Skip to content

Commit 939a980

Browse files
authored
Merge pull request #493 from kurtmckee/dependabot/pip/requirements/docs/jinja2-3.1.5
Bump jinja2 from 3.1.4 to 3.1.5 in /requirements/docs
2 parents e432421 + 5f69d89 commit 939a980

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docutils==0.21.2 ; python_version >= "3.9"
77
idna==3.10 ; python_version >= "3.9"
88
imagesize==1.4.1 ; python_version >= "3.9"
99
importlib-metadata==8.5.0 ; python_version < "3.10" and python_version >= "3.9"
10-
jinja2==3.1.4 ; python_version >= "3.9"
10+
jinja2==3.1.5 ; python_version >= "3.9"
1111
markupsafe==3.0.2 ; python_version >= "3.9"
1212
packaging==24.2 ; python_version >= "3.9"
1313
pygments==2.18.0 ; python_version >= "3.9"

0 commit comments

Comments
 (0)