We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2feda06 + 1cfa8dc commit 328f825Copy full SHA for 328f825
docs-requirements.txt
@@ -18,7 +18,7 @@ idna==3.3
18
# via requests
19
imagesize==1.2.0
20
# via sphinx
21
-jinja2==3.0.2
+jinja2==3.0.3
22
23
markupsafe==2.0.1
24
# via jinja2
test-requirements.txt
@@ -30,7 +30,7 @@ imagesize==1.2.0
30
31
iniconfig==1.1.1
32
# via pytest
33
34
35
lxml==4.6.4
36
# via -r test-requirements.in
0 commit comments