Skip to content

Commit 8929e7e

Browse files
Bump insta from 1.44.2 to 1.44.3
Bumps [insta](https://github.com/mitsuhiko/insta) from 1.44.2 to 1.44.3. - [Release notes](https://github.com/mitsuhiko/insta/releases) - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md) - [Commits](mitsuhiko/insta@1.44.2...1.44.3) --- updated-dependencies: - dependency-name: insta dependency-version: 1.44.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1e5ff2 commit 8929e7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -33,6 +33,6 @@ serde_json = "1.0.145"
3333
time = { version = "0.3.44", features = ["local-offset"] }
3434

3535
[dev-dependencies]
36-
insta = { version = "1.44.2", features = ["yaml", "filters"] }
36+
insta = { version = "1.44.3", features = ["yaml", "filters"] }
3737
tempfile = "3.23.0"
3838
tmp-path = "0.1.2"

0 commit comments

Comments
 (0)