Skip to content

Commit abfc093

Browse files
karakanbgithub-actions[bot]
authored andcommitted
chore: bump ingestr to v0.15.3
1 parent ea24c7f commit abfc093

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/python/uv.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ var SortedPythonVersions = []string{"3.8", "3.9", "3.10", "3.11", "3.12", "3.13"
4646
const (
4747
pythonVersionForIngestr = "3.11"
4848
defaultPythonVersion = "3.11"
49-
ingestrVersion = "0.14.155"
49+
ingestrVersion = "0.15.3"
5050
sqlfluffVersion = "3.4.1"
5151
)
5252

0 commit comments

Comments
 (0)