File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -58,10 +58,10 @@ classifiers = [
5858
5959requires-python = " >= 3.10"
6060dependencies = [
61- " highcharts-core>=1.7.0 " ,
61+ " highcharts-core>=1.9.3 " ,
6262 " esprima>=4.0.1" ,
6363 " validator-collection>=1.5.0" ,
64- " requests>=2.31 .0" ,
64+ " requests>=2.32 .0" ,
6565 " topojson>=1.5" ,
6666 " geojson>=3.0"
6767]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Sphinx==6.1.3
1414sphinx-rtd-theme==1.2.0
1515sphinx-toolbox>=3.4.0
1616sphinx-tabs>=3.4.1
17- requests==2.31 .0
17+ requests==2.32 .0
1818tox==4.0.0
1919validator-collection==1.5.0
20- highcharts-core>=1.7.0
20+ highcharts-core>=1.9.3
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Sphinx==6.1.3
1414sphinx-rtd-theme==1.2.0
1515sphinx-toolbox>=3.4.0
1616sphinx-tabs>=3.4.1
17- requests==2.31 .0
17+ requests==2.32 .0
1818tox==4.0.0
1919validator-collection==1.5.0
20- highcharts-core>=1.7.0
20+ highcharts-core>=1.9.3
Original file line number Diff line number Diff line change 11esprima == 4.0.1
22geojson == 3.0.1
3- requests == 2.31 .0
3+ requests == 2.32 .0
44topojson == 1.5
55validator-collection == 1.5.0
6- highcharts-core >= 1.7.0
6+ highcharts-core >= 1.9.3
You can’t perform that action at this time.
0 commit comments