Skip to content

Commit 5337aa1

Browse files
Bump tempfile from 3.19.1 to 3.20.0 (#372)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.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 6b1f2e4 commit 5337aa1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -36,7 +36,7 @@ serde = { version = "1.0.219", features = ["derive"] }
3636
serde_json = "1.0.140"
3737
serde_with = "3.12.0"
3838
sysinfo = "0.35.1"
39-
tempfile = "3.19.1"
39+
tempfile = "3.20.0"
4040
tiktoken-rs = "0.6.0"
4141
tokenizers = "0.21.1"
4242
tqdm = "0.7.0"

0 commit comments

Comments
 (0)