Skip to content

Commit ba7e851

Browse files
committed
Bumped dependencies.
1 parent b0d4f39 commit ba7e851

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ classifiers = [
5757

5858
requires-python = ">= 3.10"
5959
dependencies = [
60-
"highcharts-stock>=1.6.0",
60+
"highcharts-stock>=1.7.0",
6161
"esprima>=4.0.1",
6262
"validator-collection>=1.5.0",
6363
"requests>=2.31.0"

requirements.dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ sphinx-tabs>=3.4.1
1515
requests==2.31.0
1616
tox==4.0.0
1717
validator-collection==1.5.0
18-
highcharts-stock>=1.6.0
18+
highcharts-stock>=1.7.0

requirements.travis.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ sphinx-tabs>=3.4.1
1515
requests==2.31.0
1616
tox==4.0.0
1717
validator-collection==1.5.0
18-
highcharts-stock>=1.6.0
18+
highcharts-stock>=1.7.0

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
esprima==4.0.1
22
requests==2.31.0
33
validator-collection==1.5.0
4-
highcharts-stock>=1.6.0
4+
highcharts-stock>=1.7.0

0 commit comments

Comments
 (0)