diff --git a/requirements.txt b/requirements.txt index 7cdd39b..1a52491 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,6 +40,6 @@ requests==2.27.1; python_version >= '3.10' six==1.16.0; python_version >= '3.10' tornado==5.1.1; python_version < '3.5' tornado==6.0.2; python_version >= '3.5' and python_version < '3.10' -urllib3==1.26.9; python_version >= '3.10' +urllib3==1.26.19; python_version >= '3.10' yarl==1.3.0; python_version >= '3.5' and python_version < '3.10' yarl==1.7.2; python_version >= '3.10' \ No newline at end of file