diff --git a/pyproject.toml b/pyproject.toml index e93e19c..3fd8c48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,14 +20,14 @@ dependencies = [ "click==8.3.1", "rich==14.1.0", "tld==0.13.1", - "requests==2.32.5", + "requests==2.33.0", "simplejson==3.20.2", "packaging==25.0", "appdirs==1.4.4", "iOSbackup==0.9.925", "adb-shell[usb]==0.4.4", "libusb1==3.3.1", - "cryptography==46.0.5", + "cryptography==46.0.6", "PyYAML>=6.0.2", "pyahocorasick==2.2.0", "betterproto==1.2.5",