From fafb34b90e33563820adc8c7bf4b56157109700d Mon Sep 17 00:00:00 2001 From: Felix Date: Fri, 30 Aug 2024 09:06:32 +0200 Subject: [PATCH] Update pyproject.toml udate androguard --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d187456..f104449 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ pytz = "^2021.0" argparse = "^1.4.0" geojson = "^2.5.0" reverse-geocode = "^1.4.1" -androguard = "^3.3.5" +androguard = "^4.1.2" pycryptodomex = "^3.9.0" pydantic = "^1.9.0" "ruamel.yaml" = ">=0.15.0" @@ -65,4 +65,4 @@ max_line_length = 120 in-place = true recursive = true aggressive = 3 -exclude = "psa_car_controller/__main__.py,psa_car_controller/psa/connected_car_api" \ No newline at end of file +exclude = "psa_car_controller/__main__.py,psa_car_controller/psa/connected_car_api"