Skip to content

Commit 2f61429

Browse files
chore(deps): bump tempfile from 3.20.0 to 3.21.0 (#17268)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7eb26 commit 2f61429

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-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.19.1"
78+
tempfile = "3.21.0"
7979
tokio = { workspace = true, features = [
8080
"rt-multi-thread",
8181
"fs",

0 commit comments

Comments
 (0)