From 8ec5b53b286206db7c67477825d7846fd8cad0ee Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Mon, 24 Oct 2022 12:53:50 -0700 Subject: [PATCH] Bump the Web UI requests lib to 2.28.1 (#938) --- python/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/web/requirements.txt b/python/web/requirements.txt index 73714d1c..43736967 100644 --- a/python/web/requirements.txt +++ b/python/web/requirements.txt @@ -2,6 +2,6 @@ bjoern==3.2.2 Flask==2.2.2 Jinja2==3.1.2 protobuf==3.20.2 -requests==2.26.0 +requests==2.28.1 simplepam==0.1.5 flask_babel==2.0.0