File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ dependencies = [
6161 " highcharts-core>=1.0.0-rc1" ,
6262 " esprima>=4.0.1" ,
6363 " validator-collection>=1.5.0" ,
64- " requests>=2.28.1 " ,
64+ " requests>=2.31.0 " ,
6565 " topojson>=1.5" ,
6666 " geojson>=3.0"
6767]
@@ -77,7 +77,7 @@ path = "highcharts_maps/__version__.py"
7777"History" = " https://github.com/highcharts-for-python/highcharts-maps/blob/master/CHANGES.rst"
7878"Bug Tracker" = " https://github.com/highcharts-for-python/highcharts-maps/issues"
7979"Demo" = " https://github.com/highcharts-for-python/highcharts-for-python-demos"
80- # "Sponsor" = "https://github.com/sponsors/highcharts-for-python"
80+ "Sponsor" = " https://github.com/sponsors/highcharts-for-python"
8181
8282[project .optional-dependencies ]
8383dev = [
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.28.1
17+ requests==2.31.0
1818tox==4.0.0
1919urllib3==1.26.9
2020validator-collection==1.5.0
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.28.1
17+ requests==2.31.0
1818tox==4.0.0
1919urllib3==1.26.9
2020validator-collection==1.5.0
Original file line number Diff line number Diff line change 11esprima == 4.0.1
22geojson == 3.0.1
3- requests == 2.28.1
3+ requests == 2.31.0
44topojson == 1.5
55validator-collection == 1.5.0
66highcharts-core >= 1.0.0-rc1
You can’t perform that action at this time.
0 commit comments