Bump insta from 1.42.2 to 1.43.1

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](https://github.com/mitsuhiko/insta/compare/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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-06-15 13:55:08 +00:00 committed by GitHub
parent b9a750c681
commit ae5fd3d73b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 31 deletions

View file

@ -28,7 +28,7 @@ wasm = [ "dep:wasm-bindgen"]
console_error_panic_hook = [ "dep:console_error_panic_hook" ]
[dev-dependencies]
insta = "1.42.2"
insta = "1.43.1"
pretty_assertions = "1.4.1"
serde = { version = "1.0.219", features = ["derive"] }
serde_yaml ="0.9.34"