Skip to content

Commit 79c6c1e

Browse files
Bump tempfile from 3.14.0 to 3.23.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.14.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.23.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d18abb8 commit 79c6c1e

2 files changed

Lines changed: 27 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 26 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1332,7 +1332,7 @@ subxt-signer = { version = "0.38" }
13321332
syn = { version = "2.0.87" }
13331333
sysinfo = { version = "0.30" }
13341334
tar = { version = "0.4" }
1335-
tempfile = { version = "3.8.1" }
1335+
tempfile = { version = "3.23.0" }
13361336
test-log = { version = "0.2.14" }
13371337
test-pallet = { path = "substrate/frame/support/test/pallet", default-features = false, package = "frame-support-test-pallet" }
13381338
test-parachain-adder = { path = "polkadot/parachain/test-parachains/adder" }

0 commit comments

Comments
 (0)