Skip to content

Commit 2506982

Browse files
build(deps): bump tempfile from 3.20.0 to 3.23.0 (#809)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40cd89b commit 2506982

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

clients/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ solana-test-validator = "3.0.0"
5353
assert_cmd = "2.0.17"
5454
libtest-mimic = "0.8"
5555
serial_test = "3.2.0"
56-
tempfile = "3.20.0"
56+
tempfile = "3.23.0"
5757

5858
[[bin]]
5959
name = "spl-token"

0 commit comments

Comments
 (0)