Skip to content

Commit 797f9eb

Browse files
chore(deps): bump pbjson-types in the proto group across 1 directory
Bumps the proto group with 1 update in the / directory: [pbjson-types](https://github.com/influxdata/pbjson). Updates `pbjson-types` from 0.8.0 to 0.9.0 - [Commits](https://github.com/influxdata/pbjson/commits/0.9.0) --- updated-dependencies: - dependency-name: pbjson-types dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: proto ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3c3f6b commit 797f9eb

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

Cargo.lock

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

datafusion/substrait/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ half = { workspace = true }
4242
itertools = { workspace = true }
4343
object_store = { workspace = true }
4444
# We need to match the version in substrait, so we don't use the workspace version here
45-
pbjson-types = { version = "0.8.0" }
45+
pbjson-types = { version = "0.9.0" }
4646
prost = { workspace = true }
4747
substrait = { version = "0.62", features = ["serde"] }
4848
url = { workspace = true }

0 commit comments

Comments
 (0)