From bcec6bce5db7eb43fc522cb20e57072b9cebb4dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 07:55:14 +0000 Subject: [PATCH] chore(deps): bump github.com/macpaw/openai from 0.3.0 to 0.5.0 Bumps [github.com/macpaw/openai](https://github.com/MacPaw/OpenAI) from 0.3.0 to 0.5.0. - [Release notes](https://github.com/MacPaw/OpenAI/releases) - [Commits](https://github.com/MacPaw/OpenAI/compare/0.3.0...40406cf4ef6caeed49ec88071bc6e37f0f04b8d3) --- updated-dependencies: - dependency-name: github.com/macpaw/openai dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Echo.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Echo.xcodeproj/project.pbxproj b/Echo.xcodeproj/project.pbxproj index 7f64685..babbbe2 100644 --- a/Echo.xcodeproj/project.pbxproj +++ b/Echo.xcodeproj/project.pbxproj @@ -333,7 +333,7 @@ repositoryURL = "https://github.com/MacPaw/OpenAI.git"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.3.0; + minimumVersion = 0.5.0; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/Echo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/Echo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e120991..2c157b9 100644 --- a/Echo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/Echo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -6,8 +6,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/MacPaw/OpenAI.git", "state" : { - "revision" : "843e087929aa806adb611dbca93f9a4a7f28be04", - "version" : "0.3.0" + "revision" : "40406cf4ef6caeed49ec88071bc6e37f0f04b8d3", + "version" : "0.5.0" } } ],