diff --git a/requirements.txt b/requirements.txt index 37e242b1..286a51f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pandas==1.3.3 pyrsistent==0.18.0; python_version >= '3.6' python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pytz==2021.1 -requests==2.26.0 +requests==2.32.4 six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' urllib3==1.26.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability