We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf53cd commit 3e1298cCopy full SHA for 3e1298c
requirements/docs/requirements.txt
@@ -7,7 +7,7 @@ docutils==0.20.1 ; python_version >= "3.9"
7
idna==3.8 ; python_version >= "3.9"
8
imagesize==1.4.1 ; python_version >= "3.9"
9
importlib-metadata==8.4.0 ; python_version < "3.10" and python_version >= "3.9"
10
-jinja2==3.1.4 ; python_version >= "3.9"
+jinja2==3.1.6 ; python_version >= "3.9"
11
markupsafe==2.1.5 ; python_version >= "3.9"
12
packaging==24.1 ; python_version >= "3.9"
13
pygments==2.18.0 ; python_version >= "3.9"
0 commit comments