diff --git a/requirements.txt b/requirements.txt index 4086aa7..9628964 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ multidict==6.0.4; python_version >= '3.7' requests==2.31.0; python_version >= '3.7' requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.3.0; python_version >= '3.7' -urllib3==2.0.7; python_version >= '3.7' +urllib3==2.2.3; python_version >= '3.7' yarl==1.9.4; python_version >= '3.7'