Bump insta from 1.46.3 to 1.47.1

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.46.3 to 1.47.1.
- [Release notes](https://github.com/mitsuhiko/insta/releases)
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/insta/compare/1.46.3...1.47.1)

---
updated-dependencies:
- dependency-name: insta
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-30 20:20:22 +00:00 committed by GitHub
parent 8d14510b1c
commit 5d3cfd5b39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 85 deletions

View file

@ -44,7 +44,7 @@ console_error_panic_hook = [ "dep:console_error_panic_hook" ]
all = [ "wasm", "serde" ]
[dev-dependencies]
insta = "1.46.3"
insta = "1.47.1"
pretty_assertions = "1.4.1"
serde = { version = "1.0.228", features = ["derive"] }
serde_yaml = "0.9.34"