From 24c04228a3f74336065052b5530b0290c1fc69f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:39:33 +0000 Subject: [PATCH] chore(deps): bump github.com/apple/swift-argument-parser Bumps [github.com/apple/swift-argument-parser](https://github.com/apple/swift-argument-parser) from 1.5.0 to 1.7.1. - [Release notes](https://github.com/apple/swift-argument-parser/releases) - [Changelog](https://github.com/apple/swift-argument-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/apple/swift-argument-parser/compare/1.5.0...626b5b7b2f45e1b0b1c6f4a309296d1d21d7311b) --- updated-dependencies: - dependency-name: github.com/apple/swift-argument-parser dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 07aebdf..612cb47 100644 --- a/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -33,8 +33,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-argument-parser", "state" : { - "revision" : "41982a3656a71c768319979febd796c6fd111d5c", - "version" : "1.5.0" + "revision" : "626b5b7b2f45e1b0b1c6f4a309296d1d21d7311b", + "version" : "1.7.1" } }, {