File tree Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Expand file tree Collapse file tree 1 file changed +21
-19
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.9
2
+ # This file is autogenerated by pip-compile with python 3.10
3
3
# To update, run:
4
4
#
5
5
# pip-compile docs/requirements.in
@@ -10,47 +10,49 @@ attrs==21.2.0
10
10
# via jsonschema
11
11
babel == 2.9.1
12
12
# via sphinx
13
- beautifulsoup4 == 4.9.3
13
+ beautifulsoup4 == 4.10.0
14
14
# via furo
15
- certifi == 2021.5.30
15
+ certifi == 2021.10.8
16
16
# via requests
17
- charset-normalizer == 2.0.4
17
+ charset-normalizer == 2.0.9
18
18
# via requests
19
19
docutils == 0.17.1
20
20
# via sphinx
21
- furo == 2021.8.17b43
21
+ furo == 2021.11.23
22
22
# via -r docs/requirements.in
23
- idna == 3.2
23
+ idna == 3.3
24
24
# via requests
25
- imagesize == 1.2 .0
25
+ imagesize == 1.3 .0
26
26
# via sphinx
27
- jinja2 == 3.0.1
27
+ jinja2 == 3.0.3
28
28
# via sphinx
29
29
file :.#egg=jsonschema
30
30
# via -r docs/requirements.in
31
- lxml == 4.6.3
31
+ lxml == 4.6.4
32
32
# via -r docs/requirements.in
33
33
markupsafe == 2.0.1
34
34
# via jinja2
35
- packaging == 21.0
35
+ packaging == 21.3
36
36
# via sphinx
37
- pyenchant == 3.2.1
37
+ pyenchant == 3.2.2
38
38
# via sphinxcontrib-spelling
39
39
pygments == 2.10.0
40
- # via sphinx
41
- pyparsing == 2.4.7
40
+ # via
41
+ # furo
42
+ # sphinx
43
+ pyparsing == 3.0.6
42
44
# via packaging
43
45
pyrsistent == 0.18.0
44
46
# via jsonschema
45
- pytz == 2021.1
47
+ pytz == 2021.3
46
48
# via babel
47
49
requests == 2.26.0
48
50
# via sphinx
49
- snowballstemmer == 2.1 .0
51
+ snowballstemmer == 2.2 .0
50
52
# via sphinx
51
- soupsieve == 2.2 .1
53
+ soupsieve == 2.3 .1
52
54
# via beautifulsoup4
53
- sphinx == 4.1.2
55
+ sphinx == 4.3.1
54
56
# via
55
57
# -r docs/requirements.in
56
58
# furo
@@ -67,9 +69,9 @@ sphinxcontrib-qthelp==1.0.3
67
69
# via sphinx
68
70
sphinxcontrib-serializinghtml == 1.1.5
69
71
# via sphinx
70
- sphinxcontrib-spelling == 7.2.1
72
+ sphinxcontrib-spelling == 7.3.0
71
73
# via -r docs/requirements.in
72
- urllib3 == 1.26.6
74
+ urllib3 == 1.26.7
73
75
# via requests
74
76
75
77
# The following packages are considered to be unsafe in a requirements file:
You can’t perform that action at this time.
0 commit comments