Skip to content

Commit

Permalink
chore(deps): bump pretty_assertions from 0.6.1 to 0.7.1 (#6755)
Browse files Browse the repository at this point in the history
Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.6.1 to 0.7.1.
- [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases)
- [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md)
- [Commits](rust-pretty-assertions/rust-pretty-assertions@v0.6.1...v0.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent 6666589 commit 2c0b5e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 Cargo.toml
Expand Up @@ -256,7 +256,7 @@ httpmock = "0.5.2"
libc = "0.2.80"
libz-sys = "1.1.2"
matches = "0.1.8"
pretty_assertions = "0.6.1"
pretty_assertions = "0.7.1"
reqwest = { version = "0.10.9", features = ["json"] }
rusty-fork = "0.3.0"
tempfile = "3.0.6"
Expand Down

0 comments on commit 2c0b5e1

Please sign in to comment.