File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ python-dateutil==2.8.2
6767 # via matplotlib
6868pytz == 2022.7.1
6969 # via babel
70- referencing == 0.16.4
70+ referencing == 0.21.0
7171 # via jsonschema-specifications
7272requests == 2.28.2
7373 # via sphinx
@@ -101,7 +101,7 @@ sphinxcontrib-qthelp==1.0.3
101101 # via sphinx
102102sphinxcontrib-serializinghtml == 1.1.5
103103 # via sphinx
104- sphinxcontrib-spelling == 7.7 .0
104+ sphinxcontrib-spelling == 8.0 .0
105105 # via -r docs/requirements.in
106106sphinxext-opengraph == 0.8.1
107107 # via -r docs/requirements.in
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers = [
3232dynamic = [" version" ]
3333
3434dependencies = [
35- " referencing>=0.16.4 " ,
35+ " referencing>=0.21.0 " ,
3636 " importlib_resources>=1.4.0;python_version<'3.9'" ,
3737]
3838
You can’t perform that action at this time.
0 commit comments