build(deps): bump tempfile from 3.24.0 to 3.27.0 (#2997)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.27.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.24.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>
This commit is contained in:
dependabot[bot]
2026-06-12 15:44:26 -07:00
committed by GitHub
parent d818ac4e2a
commit 7856d26d64
5 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ unicode-width = "0.2"
unicode-segmentation = "1.12"
uuid = { version = "1.11", features = ["v4"] }
chrono = { version = "0.4", features = ["serde"] }
tempfile = "3.16"
tempfile = "3.27"
thiserror = "2.0"
tracing = "0.1"
tracing-subscriber = { workspace = true }