Skip to content

Commit fbb8093

Browse files
committed
Bumped dependency version numbers
1 parent 2700333 commit fbb8093

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ classifiers = [
5858

5959
requires-python = ">= 3.10"
6060
dependencies = [
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
]

requirements.dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Sphinx==6.1.3
1414
sphinx-rtd-theme==1.2.0
1515
sphinx-toolbox>=3.4.0
1616
sphinx-tabs>=3.4.1
17-
requests==2.31.0
17+
requests==2.32.0
1818
tox==4.0.0
1919
validator-collection==1.5.0
20-
highcharts-core>=1.7.0
20+
highcharts-core>=1.9.3

requirements.travis.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Sphinx==6.1.3
1414
sphinx-rtd-theme==1.2.0
1515
sphinx-toolbox>=3.4.0
1616
sphinx-tabs>=3.4.1
17-
requests==2.31.0
17+
requests==2.32.0
1818
tox==4.0.0
1919
validator-collection==1.5.0
20-
highcharts-core>=1.7.0
20+
highcharts-core>=1.9.3

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
esprima==4.0.1
22
geojson==3.0.1
3-
requests==2.31.0
3+
requests==2.32.0
44
topojson==1.5
55
validator-collection==1.5.0
6-
highcharts-core>=1.7.0
6+
highcharts-core>=1.9.3

0 commit comments

Comments
 (0)