From: alfonsomthd Date: Mon, 5 Nov 2018 10:42:39 +0000 (+0100) Subject: mgr/dashboard: update python dependency X-Git-Tag: v14.1.0~959^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24928%2Fhead;p=ceph.git mgr/dashboard: update python dependency - Updated 'requests' in requirements.txt. Fixes: https://tracker.ceph.com/issues/36632 Signed-off-by: Alfonso Martínez --- diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index a256a3a04837..4517fc8597f1 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -25,7 +25,7 @@ pyopenssl==17.5.0 pytest==3.3.2 pytest-cov==2.5.1 pytz==2017.3 -requests==2.18.4 +requests==2.20.0 Routes==2.4.1 singledispatch==3.4.0.3 six==1.11.0