Skip to content

Commit 9bb0536

Browse files
build(deps): bump tempfile from 3.6.0 to 3.7.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.6.0 to 3.7.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.6.0...v3.7.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd02489 commit 9bb0536

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

Cargo.lock

+13-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ semver = { version = "1.0.18", features = ["serde"] }
3737

3838
[dev-dependencies]
3939
rstest = "0.18"
40-
tempfile = "3.6.0"
40+
tempfile = "3.7.0"

0 commit comments

Comments
 (0)