From c399ab6f25ab426b4e31d86395a7138f8eec39b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 16:44:17 +0000 Subject: [PATCH] chore(deps): bump github.com/macpaw/openai from 0.3.0 to 0.4.9 Bumps [github.com/macpaw/openai](https://github.com/MacPaw/OpenAI) from 0.3.0 to 0.4.9. - [Release notes](https://github.com/MacPaw/OpenAI/releases) - [Commits](https://github.com/MacPaw/OpenAI/compare/0.3.0...397a601acc6592f0005155a46dc1c5068e92a76d) --- updated-dependencies: - dependency-name: github.com/macpaw/openai dependency-version: 0.4.9 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..7847fff 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.4.9; }; }; /* 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..eb42c12 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" : "397a601acc6592f0005155a46dc1c5068e92a76d", + "version" : "0.4.9" } } ],