File tree Expand file tree Collapse file tree 1 file changed +16
-19
lines changed Expand file tree Collapse file tree 1 file changed +16
-19
lines changed Original file line number Diff line number Diff line change @@ -8,51 +8,51 @@ alabaster==0.7.12
8
8
# via sphinx
9
9
attrs == 21.4.0
10
10
# via jsonschema
11
- babel == 2.9 .1
11
+ babel == 2.10 .1
12
12
# via sphinx
13
- beautifulsoup4 == 4.10.0
13
+ beautifulsoup4 == 4.11.1
14
14
# via furo
15
- certifi == 2021.10.8
15
+ certifi == 2022.5.18.1
16
16
# via requests
17
- charset-normalizer == 2.0.10
17
+ charset-normalizer == 2.0.12
18
18
# via requests
19
19
docutils == 0.17.1
20
20
# via sphinx
21
- furo == 2022.1.2
21
+ furo == 2022.4.7
22
22
# via -r docs/requirements.in
23
23
idna == 3.3
24
24
# via requests
25
25
imagesize == 1.3.0
26
26
# via sphinx
27
- jinja2 == 3.0.3
27
+ jinja2 == 3.1.2
28
28
# via sphinx
29
29
file :.#egg=jsonschema
30
30
# via -r docs/requirements.in
31
- lxml == 4.7.1
31
+ lxml == 4.8.0
32
32
# via -r docs/requirements.in
33
- markupsafe == 2.0 .1
33
+ markupsafe == 2.1 .1
34
34
# via jinja2
35
35
packaging == 21.3
36
36
# via sphinx
37
37
pyenchant == 3.2.2
38
38
# via sphinxcontrib-spelling
39
- pygments == 2.11.2
39
+ pygments == 2.12.0
40
40
# via
41
41
# furo
42
42
# sphinx
43
- pyparsing == 3.0.6
43
+ pyparsing == 3.0.9
44
44
# via packaging
45
- pyrsistent == 0.18.0
45
+ pyrsistent == 0.18.1
46
46
# via jsonschema
47
- pytz == 2021.3
47
+ pytz == 2022.1
48
48
# via babel
49
49
requests == 2.27.1
50
50
# via sphinx
51
51
snowballstemmer == 2.2.0
52
52
# via sphinx
53
- soupsieve == 2.3.1
53
+ soupsieve == 2.3.2.post1
54
54
# via beautifulsoup4
55
- sphinx == 4.3.2
55
+ sphinx == 4.5.0
56
56
# via
57
57
# -r docs/requirements.in
58
58
# furo
@@ -69,10 +69,7 @@ sphinxcontrib-qthelp==1.0.3
69
69
# via sphinx
70
70
sphinxcontrib-serializinghtml == 1.1.5
71
71
# via sphinx
72
- sphinxcontrib-spelling == 7.3.2
72
+ sphinxcontrib-spelling == 7.4.1
73
73
# via -r docs/requirements.in
74
- urllib3 == 1.26.7
74
+ urllib3 == 1.26.9
75
75
# via requests
76
-
77
- # The following packages are considered to be unsafe in a requirements file:
78
- # setuptools
You can’t perform that action at this time.
0 commit comments