diff --git a/pyproject.toml b/pyproject.toml index b9b26068..8b28ef80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "ConfigArgParse==1.5.3", "PyYAML==6.0.1", "uiautomator2==2.16.14", - "urllib3==1.26.18", + "urllib3==1.26.19", "emoji==1.6.1", "langdetect==1.0.9", "atomicwrites==1.4.0", diff --git a/requirements.txt b/requirements.txt index 5abe52cb..5dc8ec04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ colorama==0.4.4 ConfigArgParse==1.5.3 PyYAML==6.0.1 uiautomator2~=2.16.19 -urllib3==1.26.18 +urllib3==1.26.19 emoji==1.6.1 langdetect==1.0.9 atomicwrites==1.4.0