What's Changed
* backup: fix encryption argument parsing by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/430
* cli: remove redundant code from `wifi-connections` by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/432
* Bugfix: installation_proxy by netanelc305 in https://github.com/doronz88/pymobiledevice3/pull/434
* mounter: fix auto_mount to verify versions by netanelc305 in https://github.com/doronz88/pymobiledevice3/pull/436
* python-app: remove test usage on windows-latest/3.7 by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/437
* lockdown: add an option to delete different pairs by yotamolenik in https://github.com/doronz88/pymobiledevice3/pull/431
* Refactor/apps by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/438
* Feature/bonjour by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/439
* requirements: pygnuutils>=0.0.7 by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/440
* Feature/mobilebackup2 tests by doronz88 in https://github.com/doronz88/pymobiledevice3/pull/441
* bonjour: add a debug print when connection refused by yotamolenik in https://github.com/doronz88/pymobiledevice3/pull/442
New Contributors
* netanelc305 made their first contribution in https://github.com/doronz88/pymobiledevice3/pull/434
**Full Changelog**: https://github.com/doronz88/pymobiledevice3/compare/v1.40.0...v1.41.0