From 8e8602a2b9e4ece762bd9257e0df48de13b21143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 15:27:22 +0000 Subject: [PATCH] chore(deps): bump pymobiledevice3 from 7.4.0 to 7.8.3 Bumps [pymobiledevice3](https://github.com/doronz88/pymobiledevice3) from 7.4.0 to 7.8.3. - [Release notes](https://github.com/doronz88/pymobiledevice3/releases) - [Commits](https://github.com/doronz88/pymobiledevice3/compare/v7.4.0...v7.8.3) --- updated-dependencies: - dependency-name: pymobiledevice3 dependency-version: 7.8.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 81d5f46..c0b9d8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ PyYAML==6.0.3 -pymobiledevice3==7.4.0 +pymobiledevice3==7.8.3 geopy==2.4.1