Skip to content

Commit a766888

Browse files
authored
Merge pull request #121 from kurtmckee/dependabot/pip/requirements/docs/jinja2-3.1.6
Bump jinja2 from 3.1.5 to 3.1.6 in /requirements/docs
2 parents 0819d4f + c5d1d5e commit a766888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs/requirements.txt

Lines changed: 1 addition & 1 deletion
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.5 ; python_version >= "3.9"
10+
jinja2==3.1.6 ; python_version >= "3.9"
1111
markupsafe==3.0.2 ; python_version >= "3.9"
1212
packaging==24.2 ; python_version >= "3.9"
1313
pygments==2.19.0 ; python_version >= "3.9"

0 commit comments

Comments
 (0)