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 66#
77alabaster == 0.7.13
88 # via sphinx
9- astroid == 2.15.1
9+ astroid == 2.15.2
1010 # via sphinx-autoapi
1111attrs == 22.2.0
1212 # via
1313 # jsonschema
1414 # referencing
1515babel == 2.12.1
1616 # via sphinx
17- beautifulsoup4 == 4.12.0
17+ beautifulsoup4 == 4.12.2
1818 # via furo
1919certifi == 2022.12.7
2020 # via requests
@@ -58,15 +58,15 @@ numpy==1.24.2
5858 # via
5959 # contourpy
6060 # matplotlib
61- packaging == 23.0
61+ packaging == 23.1
6262 # via
6363 # matplotlib
6464 # sphinx
65- pillow == 9.4 .0
65+ pillow == 9.5 .0
6666 # via matplotlib
6767pyenchant == 3.2.2
6868 # via sphinxcontrib-spelling
69- pygments == 2.14 .0
69+ pygments == 2.15 .0
7070 # via
7171 # furo
7272 # sphinx
@@ -76,7 +76,7 @@ python-dateutil==2.8.2
7676 # via matplotlib
7777pyyaml == 6.0
7878 # via sphinx-autoapi
79- referencing == 0.26.4
79+ referencing == 0.27.2
8080 # via
8181 # jsonschema
8282 # jsonschema-specifications
@@ -127,7 +127,7 @@ sphinxcontrib-serializinghtml==1.1.5
127127 # via sphinx
128128sphinxcontrib-spelling == 8.0.0
129129 # via -r docs/requirements.in
130- sphinxext-opengraph == 0.8.1
130+ sphinxext-opengraph == 0.8.2
131131 # via -r docs/requirements.in
132132unidecode == 1.3.6
133133 # via sphinx-autoapi
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ dynamic = ["version", "readme"]
3333dependencies = [
3434 " attrs>=22.2.0" ,
3535 " jsonschema-specifications>=2023.03.6" ,
36- " referencing>=0.26.4 " ,
36+ " referencing>=0.27.2 " ,
3737 " rpds-py>=0.7.1" ,
3838
3939 " importlib_resources>=1.4.0;python_version<'3.9'" ,
You can’t perform that action at this time.
0 commit comments