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 @@ -60,7 +60,7 @@ dependencies = [
6060 " highcharts-stock>=1.0.0-rc1" ,
6161 " esprima>=4.0.1" ,
6262 " validator-collection>=1.5.0" ,
63- " requests>=2.28.1 "
63+ " requests>=2.31.0 "
6464]
6565
6666[tool .hatch .version ]
@@ -74,7 +74,7 @@ path = "highcharts_gantt/__version__.py"
7474"History" = " https://github.com/highcharts-for-python/highcharts-gantt/blob/master/CHANGES.rst"
7575"Bug Tracker" = " https://github.com/highcharts-for-python/highcharts-gantt/issues"
7676"Demo" = " https://github.com/highcharts-for-python/highcharts-for-python-demos"
77- # "Sponsor" = "https://github.com/sponsors/highcharts-for-python"
77+ "Sponsor" = " https://github.com/sponsors/highcharts-for-python"
7878
7979[project .optional-dependencies ]
8080dev = [
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Sphinx==6.1.3
1212sphinx-rtd-theme==1.2.0
1313sphinx-toolbox>=3.4.0
1414sphinx-tabs>=3.4.1
15- requests==2.28.1
15+ requests==2.31.0
1616tox==4.0.0
1717urllib3==1.26.9
1818validator-collection==1.5.0
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Sphinx==6.1.3
1212sphinx-rtd-theme==1.2.0
1313sphinx-toolbox>=3.4.0
1414sphinx-tabs>=3.4.1
15- requests==2.28.1
15+ requests==2.31.0
1616tox==4.0.0
1717urllib3==1.26.9
1818validator-collection==1.5.0
Original file line number Diff line number Diff line change 11esprima == 4.0.1
2- requests == 2.28.1
2+ requests == 2.31.0
33validator-collection == 1.5.0
44highcharts-stock >= 1.0.0-rc1
You can’t perform that action at this time.
0 commit comments