6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
9
- attrs == 22.2 .0
9
+ attrs == 23.1 .0
10
10
# via referencing
11
11
babel == 2.12.1
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.2
14
14
# via furo
15
- certifi == 2022.12 .7
15
+ certifi == 2023.5 .7
16
16
# via requests
17
17
charset-normalizer == 3.1.0
18
18
# via requests
@@ -22,13 +22,13 @@ contourpy==1.0.7
22
22
# via matplotlib
23
23
cycler == 0.11.0
24
24
# via matplotlib
25
- docutils == 0.19
25
+ docutils == 0.20.1
26
26
# via
27
27
# sphinx
28
28
# sphinx-click
29
- fonttools == 4.39.3
29
+ fonttools == 4.39.4
30
30
# via matplotlib
31
- furo == 2023.3.27
31
+ furo == 2023.5.20
32
32
# via -r docs/requirements.in
33
33
idna == 3.4
34
34
# via
@@ -48,19 +48,19 @@ matplotlib==3.7.1
48
48
# via sphinxext-opengraph
49
49
multidict == 6.0.4
50
50
# via yarl
51
- numpy == 1.24.2
51
+ numpy == 1.24.3
52
52
# via
53
53
# contourpy
54
54
# matplotlib
55
- packaging == 23.0
55
+ packaging == 23.1
56
56
# via
57
57
# matplotlib
58
58
# sphinx
59
59
pillow == 9.5.0
60
60
# via matplotlib
61
61
pyenchant == 3.2.2
62
62
# via sphinxcontrib-spelling
63
- pygments == 2.15.0
63
+ pygments == 2.15.1
64
64
# via
65
65
# furo
66
66
# pygments-github-lexers
@@ -73,17 +73,17 @@ python-dateutil==2.8.2
73
73
# via matplotlib
74
74
file :.#egg=referencing
75
75
# via -r docs/requirements.in
76
- requests == 2.28.2
76
+ requests == 2.31.0
77
77
# via sphinx
78
78
rpds-py == 0.7.1
79
79
# via referencing
80
80
six == 1.16.0
81
81
# via python-dateutil
82
82
snowballstemmer == 2.2.0
83
83
# via sphinx
84
- soupsieve == 2.4
84
+ soupsieve == 2.4.1
85
85
# via beautifulsoup4
86
- sphinx == 6.1.3
86
+ sphinx == 7.0.1
87
87
# via
88
88
# -r docs/requirements.in
89
89
# furo
@@ -97,9 +97,9 @@ sphinx-basic-ng==1.0.0b1
97
97
# via furo
98
98
sphinx-click == 4.4.0
99
99
# via -r docs/requirements.in
100
- sphinx-copybutton == 0.5.1
100
+ sphinx-copybutton == 0.5.2
101
101
# via -r docs/requirements.in
102
- sphinx-json-schema-spec == 2023.2.4
102
+ sphinx-json-schema-spec == 2023.5.2
103
103
# via -r docs/requirements.in
104
104
sphinxcontrib-applehelp == 1.0.4
105
105
# via sphinx
@@ -115,9 +115,9 @@ sphinxcontrib-serializinghtml==1.1.5
115
115
# via sphinx
116
116
sphinxcontrib-spelling == 8.0.0
117
117
# via -r docs/requirements.in
118
- sphinxext-opengraph == 0.8.1
118
+ sphinxext-opengraph == 0.8.2
119
119
# via -r docs/requirements.in
120
- urllib3 == 1.26.15
120
+ urllib3 == 2.0.2
121
121
# via requests
122
- yarl == 1.8 .2
122
+ yarl == 1.9 .2
123
123
# via -r docs/requirements.in
0 commit comments