File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -8,21 +8,21 @@ alabaster==0.7.13
88 # via sphinx
99attrs == 22.2.0
1010 # via referencing
11- babel == 2.11.0
11+ babel == 2.12.1
1212 # via sphinx
1313beautifulsoup4 == 4.11.2
1414 # via furo
1515certifi == 2022.12.7
1616 # via requests
17- charset-normalizer == 3.0.1
17+ charset-normalizer == 3.1.0
1818 # via requests
1919contourpy == 1.0.7
2020 # via matplotlib
2121cycler == 0.11.0
2222 # via matplotlib
2323docutils == 0.19
2424 # via sphinx
25- fonttools == 4.38 .0
25+ fonttools == 4.39 .0
2626 # via matplotlib
2727furo == 2022.12.7
2828 # via -r docs/requirements.in
@@ -38,7 +38,7 @@ kiwisolver==1.4.4
3838 # via matplotlib
3939markupsafe == 2.1.2
4040 # via jinja2
41- matplotlib == 3.7.0
41+ matplotlib == 3.7.1
4242 # via sphinxext-opengraph
4343numpy == 1.24.2
4444 # via
@@ -61,16 +61,14 @@ pygments-github-lexers==0.0.5
6161 # via -r docs/requirements.in
6262pyparsing == 3.0.9
6363 # via matplotlib
64- pyrsistent == 0.19.3
65- # via referencing
6664python-dateutil == 2.8.2
6765 # via matplotlib
68- pytz == 2022.7.1
69- # via babel
70- referencing == 0.23.0
66+ referencing == 0.24.4
7167 # via jsonschema-specifications
7268requests == 2.28.2
7369 # via sphinx
70+ rpds-py == 0.6.1
71+ # via referencing
7472six == 1.16.0
7573 # via python-dateutil
7674snowballstemmer == 2.2.0
@@ -105,5 +103,5 @@ sphinxcontrib-spelling==8.0.0
105103 # via -r docs/requirements.in
106104sphinxext-opengraph == 0.8.1
107105 # via -r docs/requirements.in
108- urllib3 == 1.26.14
106+ urllib3 == 1.26.15
109107 # via requests
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers = [
3232dynamic = [" version" ]
3333
3434dependencies = [
35- " referencing>=0.23.0 " ,
35+ " referencing>=0.24.4 " ,
3636 " importlib_resources>=1.4.0;python_version<'3.9'" ,
3737]
3838
You can’t perform that action at this time.
0 commit comments