mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 07:31:02 +00:00
Bump tempfile from 3.9.0 to 3.10.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.9.0 to 3.10.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.9.0...v3.10.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:
committed by
Bastian Köcher
parent
67a1c9a9e6
commit
14d0f1b306
@@ -62,5 +62,5 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
|
|||||||
bp-test-utils = { path = "../../primitives/test-utils" }
|
bp-test-utils = { path = "../../primitives/test-utils" }
|
||||||
hex-literal = "0.4"
|
hex-literal = "0.4"
|
||||||
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
|
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
|
||||||
tempfile = "3.9"
|
tempfile = "3.10"
|
||||||
finality-grandpa = { version = "0.16.2" }
|
finality-grandpa = { version = "0.16.2" }
|
||||||
|
|||||||
Reference in New Issue
Block a user