Skip to content

Commit fe7023d

Browse files
chore(deps): bump sqllogictest from 0.28.3 to 0.28.4 (#17500)
Bumps [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) from 0.28.3 to 0.28.4. - [Release notes](https://github.com/risinglightdb/sqllogictest-rs/releases) - [Changelog](https://github.com/risinglightdb/sqllogictest-rs/blob/main/CHANGELOG.md) - [Commits](risinglightdb/sqllogictest-rs@v0.28.3...v0.28.4) --- updated-dependencies: - dependency-name: sqllogictest dependency-version: 0.28.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da3d90a commit fe7023d

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.

datafusion/sqllogictest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ postgres-types = { version = "0.2.8", features = ["derive", "with-chrono-0_4"],
5757
rust_decimal = { version = "1.37.2", features = ["tokio-pg"] }
5858
# When updating the following dependency verify that sqlite test file regeneration works correctly
5959
# by running the regenerate_sqlite_files.sh script.
60-
sqllogictest = "0.28.3"
60+
sqllogictest = "0.28.4"
6161
sqlparser = { workspace = true }
6262
tempfile = { workspace = true }
6363
testcontainers = { workspace = true, optional = true }

0 commit comments

Comments
 (0)