Skip to content

Commit b5d10c6

Browse files
chore(deps): bump sqllogictest from 0.27.0 to 0.27.1 (apache#14717)
Bumps [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) from 0.27.0 to 0.27.1. - [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.27.0...v0.27.1) --- updated-dependencies: - dependency-name: sqllogictest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92303d7 commit b5d10c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion/sqllogictest/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object_store = { workspace = true }
5151
postgres-protocol = { version = "0.6.7", optional = true }
5252
postgres-types = { version = "0.2.8", features = ["derive", "with-chrono-0_4"], optional = true }
5353
rust_decimal = { version = "1.36.0", features = ["tokio-pg"] }
54-
sqllogictest = "0.27.0"
54+
sqllogictest = "0.27.1"
5555
sqlparser = { workspace = true }
5656
tempfile = { workspace = true }
5757
testcontainers = { version = "0.23", features = ["default"], optional = true }

0 commit comments

Comments
 (0)