Skip to content

Commit 52565a7

Browse files
chore(deps): bump petgraph from 0.8.2 to 0.8.3 (#17842)
Bumps [petgraph](https://github.com/petgraph/petgraph) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/petgraph/petgraph/releases) - [Changelog](https://github.com/petgraph/petgraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/petgraph/petgraph/compare/[email protected]@v0.8.3) --- updated-dependencies: - dependency-name: petgraph dependency-version: 0.8.3 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 843e6f4 commit 52565a7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

datafusion/physical-expr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ indexmap = { workspace = true }
5151
itertools = { workspace = true, features = ["use_std"] }
5252
parking_lot = { workspace = true }
5353
paste = "^1.0"
54-
petgraph = "0.8.2"
54+
petgraph = "0.8.3"
5555

5656
[dev-dependencies]
5757
arrow = { workspace = true, features = ["test_utils"] }

0 commit comments

Comments
 (0)