Skip to content

Commit a3246e0

Browse files
chore: bump sqlparser from 0.46.0 to 0.47.0 (#4528)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f403bf0 commit a3246e0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

prqlc/prqlc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ serde = {workspace = true}
5959
serde_json = {workspace = true}
6060
serde_yaml = {workspace = true, optional = true}
6161
sqlformat = "0.2.3"
62-
sqlparser = {version = "0.46.0", features = ["serde"]}
62+
sqlparser = {version = "0.47.0", features = ["serde"]}
6363
strum = {version = "0.26.2", features = ["std", "derive"]}
6464
strum_macros = "0.26.3"
6565

0 commit comments

Comments
 (0)