From b47af4b18743154b1c35a8134573cdac839278d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 14:20:23 +0000 Subject: [PATCH] Bump gpt_markdown from 1.1.2 to 1.1.3 Bumps [gpt_markdown](https://github.com/Infinitix-LLC/gpt_markdown) from 1.1.2 to 1.1.3. - [Changelog](https://github.com/Infinitix-LLC/gpt_markdown/blob/main/CHANGELOG.md) - [Commits](https://github.com/Infinitix-LLC/gpt_markdown/commits) --- updated-dependencies: - dependency-name: gpt_markdown dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 23955bc..30bcccc 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -212,10 +212,10 @@ packages: dependency: "direct main" description: name: gpt_markdown - sha256: "68d5337c8a00fc03a37dbddf84a6fd90401c30e99b6baf497ef9522a81fc34ee" + sha256: a0c6f8a89b405d0ea781734e090cce41df2a1240a7ee9f185556fce22a9f7919 url: "https://pub.dev" source: hosted - version: "1.1.2" + version: "1.1.3" http: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 478d162..98bd2ef 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: flutter_slidable: ^4.0.1 flutter_svg: ^2.2.0 google_sign_in: 6.3.0 - gpt_markdown: ^1.1.2 + gpt_markdown: ^1.1.3 http: ^1.5.0 intl: ^0.20.2 logger: ^2.6.1