Skip to content

Commit

Permalink
build(deps): Bump tempfile in /functional-tests in the rust group
Browse files Browse the repository at this point in the history
Bumps the rust group in /functional-tests with 1 update: [tempfile](https://github.com/Stebalien/tempfile).


Updates `tempfile` from 3.14.0 to 3.15.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.14.0...v3.15.0)

---
updated-dependencies:
- dependency-name: tempfile
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and felixfontein committed Jan 6, 2025
1 parent f0a2165 commit bd1d827
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 3 deletions.
22 changes: 20 additions & 2 deletions functional-tests/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion functional-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Adrian Utrilla <[email protected]>"]

[dependencies]
tempfile = "3.12.0"
tempfile = "3.15.0"
serde = "1.0"
serde_json = "1.0.134"
serde_yaml = "0.9.34"
Expand Down

0 comments on commit bd1d827

Please sign in to comment.