diff --git a/setup.py b/setup.py index b7aa15e..57caad5 100644 --- a/setup.py +++ b/setup.py @@ -37,7 +37,7 @@ 'werkzeug===2.0.1', 'jsonschema', # to verify json objects 'fastjsonschema===2.15.1', - 'requests===2.26.0', + 'requests===2.31.0', 'boto3', 'botocore', 'requests_aws4auth===1.1.1', # to send aws signed headers in requests 'elasticsearch===7.13.4',