From b85d658321bd282dab1f140de03f634409c4238a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 09:16:11 +0000 Subject: [PATCH] chore(deps): bump pymobiledevice3 from 2.46.1 to 4.4.0 Bumps [pymobiledevice3](https://github.com/doronz88/pymobiledevice3) from 2.46.1 to 4.4.0. - [Release notes](https://github.com/doronz88/pymobiledevice3/releases) - [Changelog](https://github.com/doronz88/pymobiledevice3/blob/master/NEWS.md) - [Commits](https://github.com/doronz88/pymobiledevice3/compare/v2.46.1...v4.4.0) --- updated-dependencies: - dependency-name: pymobiledevice3 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..760bae2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -pymobiledevice3==2.46.1 +pymobiledevice3==4.4.0 PyYAML==6.0.1 geopy==2.4.1