File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,13 @@ babel==2.11.0
14
14
# via sphinx
15
15
beautifulsoup4 == 4.11.1
16
16
# via furo
17
- certifi == 2022.9.24
17
+ certifi == 2022.12.7
18
18
# via requests
19
19
charset-normalizer == 2.1.1
20
20
# via requests
21
21
docutils == 0.19
22
22
# via sphinx
23
- furo == 2022.9.29
23
+ furo == 2022.12.7
24
24
# via -r docs/requirements.in
25
25
idna == 3.4
26
26
# via requests
@@ -40,16 +40,14 @@ lxml==4.9.1
40
40
# sphinx-json-schema-spec
41
41
markupsafe == 2.1.1
42
42
# via jinja2
43
- packaging == 21.3
43
+ packaging == 22.0
44
44
# via sphinx
45
45
pyenchant == 3.2.2
46
46
# via sphinxcontrib-spelling
47
47
pygments == 2.13.0
48
48
# via
49
49
# furo
50
50
# sphinx
51
- pyparsing == 3.0.9
52
- # via packaging
53
51
pyrsistent == 0.19.2
54
52
# via jsonschema
55
53
pytz == 2022.6
@@ -81,7 +79,7 @@ sphinx-basic-ng==1.0.0b1
81
79
# via furo
82
80
sphinx-copybutton == 0.5.1
83
81
# via -r docs/requirements.in
84
- sphinx-json-schema-spec == 2.3.1
82
+ sphinx-json-schema-spec == 2.3.2
85
83
# via -r docs/requirements.in
86
84
sphinxcontrib-applehelp == 1.0.2
87
85
# via sphinx
@@ -101,7 +99,7 @@ sphinxext-opengraph==0.7.3
101
99
# via -r docs/requirements.in
102
100
unidecode == 1.3.6
103
101
# via sphinx-autoapi
104
- urllib3 == 1.26.12
102
+ urllib3 == 1.26.13
105
103
# via requests
106
104
wrapt == 1.14.1
107
105
# via astroid
You can’t perform that action at this time.
0 commit comments