From d671d2b57dec7255b447dbadbb4a4617304a3afd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 14:10:15 +0000 Subject: [PATCH] chore(deps): bump pymobiledevice3 from 2.46.1 to 9.33.1 Bumps [pymobiledevice3](https://github.com/doronz88/pymobiledevice3) from 2.46.1 to 9.33.1. - [Release notes](https://github.com/doronz88/pymobiledevice3/releases) - [Commits](https://github.com/doronz88/pymobiledevice3/compare/v2.46.1...v9.33.1) --- updated-dependencies: - dependency-name: pymobiledevice3 dependency-version: 9.33.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a35c754..d8ae76e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pymobiledevice3==2.46.1 +pymobiledevice3==9.33.1 PyYAML==6.0.1 geopy==2.4.1