Skip to content

Commit 507fe25

Browse files
chore(deps): bump tempfile from 3.23.0 to 3.27.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2e3521b commit 507fe25

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ clap = { version = "4.5.53", features = ["derive"] }
2929
mockall = "0.14.0"
3030
glob = "0.3.3"
3131
temp-env = "0.3.6"
32-
tempfile = "3.23.0"
32+
tempfile = "3.27.0"
3333

3434
[lints.clippy]
3535
all = "deny"

0 commit comments

Comments
 (0)