Bump tempfile from 3.15.0 to 3.16.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.15.0 to 3.16.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-29 03:46:49 +00:00
committed by GitHub
parent f357fa48a3
commit 80c9f4750f
2 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ unicase = "2.8.1"
[dev-dependencies]
criterion = "0.5.0"
tempfile = "3.15.0"
tempfile = "3.16.0"
[[bench]]
name = "eval"