Bump tempfile from 3.8.1 to 3.9.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.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-01-01 02:55:44 +00:00
committed by Bastian Köcher
parent 927d12a3d2
commit 1dbfab83b4
+1 -1
View File
@@ -62,5 +62,5 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
bp-test-utils = { path = "../../primitives/test-utils" }
hex-literal = "0.4"
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
tempfile = "3.8"
tempfile = "3.9"
finality-grandpa = { version = "0.16.2" }