diff --git a/pyproject.toml b/pyproject.toml index 11e75de..7e0372d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "tld==0.13.1", "requests==2.33.1", "simplejson==3.20.2", - "packaging==26.0", + "packaging==26.2", "appdirs==1.4.4", "iOSbackup==0.9.925", "adb-shell[usb]==0.4.4", diff --git a/uv.lock b/uv.lock index f8ae019..31ff372 100644 --- a/uv.lock +++ b/uv.lock @@ -940,7 +940,7 @@ requires-dist = [ { name = "iosbackup", specifier = "==0.9.925" }, { name = "libusb1", specifier = "==3.3.1" }, { name = "nskeyedunarchiver", specifier = "==1.5.2" }, - { name = "packaging", specifier = "==26.0" }, + { name = "packaging", specifier = "==26.2" }, { name = "pyahocorasick", specifier = "==2.2.0" }, { name = "pydantic", specifier = "==2.13.3" }, { name = "pydantic-settings", specifier = "==2.13.1" }, @@ -1054,11 +1054,11 @@ wheels = [ [[package]] name = "packaging" -version = "26.0" +version = "26.2" source = { registry = "https://pypi.org/simple" } -sdist = { url = "https://files.pythonhosted.org/packages/65/ee/299d360cdc32edc7d2cf530f3accf79c4fca01e96ffc950d8a52213bd8e4/packaging-26.0.tar.gz", hash = "sha256:00243ae351a257117b6a241061796684b084ed1c516a08c48a3f7e147a9d80b4", size = 143416, upload-time = "2026-01-21T20:50:39.064Z" } +sdist = { url = "https://files.pythonhosted.org/packages/d7/f1/e7a6dd94a8d4a5626c03e4e99c87f241ba9e350cd9e6d75123f992427270/packaging-26.2.tar.gz", hash = "sha256:ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661", size = 228134, upload-time = "2026-04-24T20:15:23.917Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl", hash = "sha256:b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529", size = 74366, upload-time = "2026-01-21T20:50:37.788Z" }, + { url = "https://files.pythonhosted.org/packages/df/b2/87e62e8c3e2f4b32e5fe99e0b86d576da1312593b39f47d8ceef365e95ed/packaging-26.2-py3-none-any.whl", hash = "sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e", size = 100195, upload-time = "2026-04-24T20:15:22.081Z" }, ] [[package]]