From f3f65e5a847bc008581a4f8f565e5598244940c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 08:58:40 +0000 Subject: [PATCH] Bump pointycastle from 3.9.1 to 4.0.0 Bumps [pointycastle](https://github.com/bcgit/pc-dart) from 3.9.1 to 4.0.0. - [Changelog](https://github.com/bcgit/pc-dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcgit/pc-dart/commits) --- updated-dependencies: - dependency-name: pointycastle 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 3f784b9..1d3c39a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: asn1lib: ^1.5.8 convert: ^3.1.2 meta: ^1.16.0 - pointycastle: ^3.9.1 + pointycastle: ">=3.9.1 <5.0.0" pinenacl: ^0.6.0 dev_dependencies: