Skip to content

Commit 7b920a7

Browse files
chore(deps): bump insta from 1.42.2 to 1.43.1 (#15988)
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.42.2 to 1.43.1. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.42.2...1.43.1) --- updated-dependencies: - dependency-name: insta dependency-version: 1.43.1 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 f5454c6 commit 7b920a7

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Cargo.lock

Lines changed: 2 additions & 10 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
@@ -159,7 +159,7 @@ parquet = { version = "55.0.0", default-features = false, features = [
159159
pbjson = { version = "0.7.0" }
160160
pbjson-types = "0.7"
161161
# Should match arrow-flight's version of prost.
162-
insta = { version = "1.41.1", features = ["glob", "filters"] }
162+
insta = { version = "1.43.1", features = ["glob", "filters"] }
163163
prost = "0.13.1"
164164
rand = "0.8.5"
165165
recursive = "0.1.1"

0 commit comments

Comments
 (0)