diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index d055863..05557a4 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -7,4 +7,4 @@ python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in pytz==2024.1 requests==2.31.0; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' -urllib3==2.2.1; python_version >= '3.8' +urllib3==2.2.2; python_version >= '3.8'