Skip to content

Commit 5bb476f

Browse files
chore(deps): bump tempfile from 3.21.0 to 3.22.0 (#17499)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.21.0 to 3.22.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.21.0...v3.22.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fe7023d commit 5bb476f

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/physical-plan/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ insta = { workspace = true }
7575
rand = { workspace = true }
7676
rstest = { workspace = true }
7777
rstest_reuse = "0.7.0"
78-
tempfile = "3.21.0"
78+
tempfile = "3.22.0"
7979
tokio = { workspace = true, features = [
8080
"rt-multi-thread",
8181
"fs",

0 commit comments

Comments
 (0)