Skip to content

Commit da8023e

Browse files
chore(deps): bump tempfile from 3.25.0 to 3.27.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c6885fc commit da8023e

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

ephemeralml-doctor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ ureq = { version = "2.10", default-features = false, features = ["tls", "json"]
3939
[dev-dependencies]
4040
assert_cmd = "2.0"
4141
predicates = "3.1"
42-
tempfile = "3.13"
42+
tempfile = "3.27"
4343
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }

0 commit comments

Comments
 (0)