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 ec64d19 + b3a82e6 commit 7d83272Copy full SHA for 7d83272
docs-requirements.txt
@@ -18,9 +18,9 @@ idna==2.10
18
# via requests
19
imagesize==1.2.0
20
# via sphinx
21
-jinja2==2.11.3
+jinja2==3.0.1
22
23
-markupsafe==1.1.1
+markupsafe==2.0.1
24
# via jinja2
25
packaging==21.0
26
test-requirements.txt
@@ -30,11 +30,11 @@ imagesize==1.2.0
30
31
iniconfig==1.1.1
32
# via pytest
33
34
35
lxml==4.6.3
36
# via -r test-requirements.in
37
38
39
40
# via
0 commit comments