Update insta requirement from 0.11 to 0.12

Updates the requirements on [insta](https://github.com/mitsuhiko/insta) to permit the latest version.
- [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/0.11.0...0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-10-24 19:11:46 +00:00
committed by GitHub
parent b42cff39b9
commit 139a55028f
+1 -1
View File
@@ -20,7 +20,7 @@ termcolor = "1.0"
unicode-width = "0.1"
[dev-dependencies]
insta = "0.11"
insta = "0.12"
lazy_static = "1.4"
structopt = "0.2"
unindent = "0.1"