Bump tempfile from 3.10.1 to 3.11.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.11.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.10.1...v3.11.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]
2024-08-05 03:06:22 +00:00
committed by GitHub
parent 292b45dc0b
commit b10bb7dbc0
2 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ unicase = "2.2.0"
[dev-dependencies]
criterion = "0.5.0"
tempfile = "3.0.0"
tempfile = "3.11.0"
[[bench]]
name = "eval"