File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
9
- astroid == 2.15.1
9
+ astroid == 2.15.2
10
10
# via sphinx-autoapi
11
11
attrs == 22.2.0
12
12
# via
13
13
# jsonschema
14
14
# referencing
15
15
babel == 2.12.1
16
16
# via sphinx
17
- beautifulsoup4 == 4.12.0
17
+ beautifulsoup4 == 4.12.2
18
18
# via furo
19
19
certifi == 2022.12.7
20
20
# via requests
@@ -58,15 +58,15 @@ numpy==1.24.2
58
58
# via
59
59
# contourpy
60
60
# matplotlib
61
- packaging == 23.0
61
+ packaging == 23.1
62
62
# via
63
63
# matplotlib
64
64
# sphinx
65
- pillow == 9.4 .0
65
+ pillow == 9.5 .0
66
66
# via matplotlib
67
67
pyenchant == 3.2.2
68
68
# via sphinxcontrib-spelling
69
- pygments == 2.14 .0
69
+ pygments == 2.15 .0
70
70
# via
71
71
# furo
72
72
# sphinx
@@ -76,7 +76,7 @@ python-dateutil==2.8.2
76
76
# via matplotlib
77
77
pyyaml == 6.0
78
78
# via sphinx-autoapi
79
- referencing == 0.26.4
79
+ referencing == 0.27.2
80
80
# via
81
81
# jsonschema
82
82
# jsonschema-specifications
@@ -127,7 +127,7 @@ sphinxcontrib-serializinghtml==1.1.5
127
127
# via sphinx
128
128
sphinxcontrib-spelling == 8.0.0
129
129
# via -r docs/requirements.in
130
- sphinxext-opengraph == 0.8.1
130
+ sphinxext-opengraph == 0.8.2
131
131
# via -r docs/requirements.in
132
132
unidecode == 1.3.6
133
133
# via sphinx-autoapi
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dynamic = ["version", "readme"]
33
33
dependencies = [
34
34
" attrs>=22.2.0" ,
35
35
" jsonschema-specifications>=2023.03.6" ,
36
- " referencing>=0.26.4 " ,
36
+ " referencing>=0.27.2 " ,
37
37
" rpds-py>=0.7.1" ,
38
38
39
39
" importlib_resources>=1.4.0;python_version<'3.9'" ,
You can’t perform that action at this time.
0 commit comments