Skip to content

Commit 36fcf26

Browse files
committed
chore(superset): Upgrade uv version
1 parent 1ccdaf8 commit 36fcf26

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

superset/boil-config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cyclonedx-bom-version = "6.0.0"
99
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.4.1/requirements/extra.txt#L7
1010
authlib-version = "1.2.1"
1111
python-version = "3.9"
12-
uv-version = "0.7.3"
12+
uv-version = "0.9.10"
1313
nodejs-version = "20"
1414

1515
[versions."4.1.2".local-images]
@@ -23,7 +23,7 @@ cyclonedx-bom-version = "6.0.0"
2323
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.5.0/requirements/extra.txt#L7
2424
authlib-version = "1.2.1"
2525
python-version = "3.9"
26-
uv-version = "0.7.3"
26+
uv-version = "0.9.10"
2727
nodejs-version = "20"
2828

2929
[versions."4.1.4".local-images]
@@ -37,7 +37,7 @@ cyclonedx-bom-version = "6.0.0"
3737
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/4.5.0/requirements/extra.txt#L7
3838
authlib-version = "1.2.1"
3939
python-version = "3.9"
40-
uv-version = "0.7.3"
40+
uv-version = "0.9.10"
4141
nodejs-version = "20"
4242

4343
[versions."6.0.0-rc2".local-images]
@@ -51,5 +51,5 @@ cyclonedx-bom-version = "6.0.0"
5151
# https://github.com/dpgaspar/Flask-AppBuilder/blob/release/5.0.0/requirements/extra.txt#L7
5252
authlib-version = "1.2.1"
5353
python-version = "3.11"
54-
uv-version = "0.7.3"
54+
uv-version = "0.9.10"
5555
nodejs-version = "20"

0 commit comments

Comments
 (0)