Skip to content

Commit e5fb21b

Browse files
build(deps): bump tempfile from 3.26.0 to 3.27.0 (#3603)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b5df01 commit e5fb21b

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ strsim = { version = "0.11", optional = true }
279279
strum = { version = "0.28", features = ["phf"] }
280280
strum_macros = "0.28"
281281
sysinfo = "0.37.2"
282-
tempfile = "3.26"
282+
tempfile = "3.27"
283283
terminal-colorsaurus = { version = "1.0", optional = true }
284284
textwrap = { version = "0.16", features = ["terminal_size"] }
285285
thousands = { version = "0.2", optional = true }

0 commit comments

Comments
 (0)