From 28e98ca155df1f8f5c9c82b3766f85ab845d7a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 02:25:53 +0000 Subject: [PATCH] Swift: Bump github.com/scinfu/swiftsoup in the swift-dependencies group Bumps the swift-dependencies group with 1 update: [github.com/scinfu/swiftsoup](https://github.com/scinfu/SwiftSoup). Updates `github.com/scinfu/swiftsoup` from 2.7.5 to 2.7.6 - [Release notes](https://github.com/scinfu/SwiftSoup/releases) - [Commits](https://github.com/scinfu/SwiftSoup/compare/2.7.5...2.7.6) --- updated-dependencies: - dependency-name: github.com/scinfu/swiftsoup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: swift-dependencies ... Signed-off-by: dependabot[bot] --- Package.resolved | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.resolved b/Package.resolved index c6a38483a..09f5eda3d 100644 --- a/Package.resolved +++ b/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "9c167e7f66303cc86e0929852940ebab18b68e023fa5a95abf996578949d98f8", + "originHash" : "3cc4aa5dd560cb21629476212c96e85483527b50b346a2607173f69a3cd9154c", "pins" : [ { "identity" : "async-http-client", @@ -555,8 +555,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/scinfu/SwiftSoup.git", "state" : { - "revision" : "3c2c7e1e72b8abd96eafbae80323c5c1e5317437", - "version" : "2.7.5" + "revision" : "0837db354faf9c9deb710dc597046edaadf5360f", + "version" : "2.7.6" } }, {