diff --git a/requirements.txt b/requirements.txt index 28f4b05..8b17719 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pyparsing==3.0.8; python_full_version >= '3.6.8' python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pyyaml==6.0 redis==4.2.2 -requests==2.27.1 +requests==2.31.0 s3transfer==0.5.2; python_version >= '3.6' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' urllib3==1.26.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'