Bump tempfile from 3.8.0 to 3.8.1 (#8345)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-30 09:06:48 +00:00 committed by GitHub
parent 703e2a9da3
commit d177df226d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 23 additions and 14 deletions

View file

@ -18,5 +18,5 @@ log = { workspace = true }
[dev-dependencies]
env_logger = "0.10.0"
tempfile = "3.6.0"
tempfile = "3.8.1"
insta = { workspace = true }