diff --git a/requirements.txt b/requirements.txt index da044f4f3..30e513a2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ wheel==0.36.2 # HTTP for Humans # License: Apache # Upstream url: http://docs.python-requests.org/en/master/ -requests==2.25.1 +requests==2.32.0 # A lightweight library for converting complex datatypes to and from native Python datatypes. # License: MIT