From 73a3de2be92a3eec85f8fc45507803fc9b815db8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:45:47 +0000 Subject: [PATCH] fix(deps): update dependency http to v1.6.0 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3c5163a..351590b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -31,7 +31,7 @@ dependencies: flutter: sdk: flutter share_handler: 0.0.25 - http: 1.5.0 + http: 1.6.0 html: 0.15.6 chat_gpt_sdk: 3.0.8 url_launcher: 6.3.1