From e3322ad7c3431c218b314d11361ce087e16159fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 08:52:56 +0000 Subject: [PATCH] Bump riverpod from 1.0.3+1 to 2.0.2 Bumps [riverpod](https://github.com/rrousselGit/riverpod) from 1.0.3+1 to 2.0.2. - [Release notes](https://github.com/rrousselGit/riverpod/releases) - [Commits](https://github.com/rrousselGit/riverpod/commits) --- updated-dependencies: - dependency-name: riverpod dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0c209e4..20978af 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: path: ^1.8.2 pub_semver: ^2.1.1 pubspec_parse: ^1.2.1 - riverpod: ^1.0.3+1 + riverpod: ">=1.0.3+1 <3.0.0" yaml: ^3.1.1 dev_dependencies: