From 4f088a6c7c0420a72d9159385520da5e722e6e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 06:20:28 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-demo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-demo.txt b/requirements-demo.txt index 4512c30..8362ea2 100644 --- a/requirements-demo.txt +++ b/requirements-demo.txt @@ -1,5 +1,5 @@ boto3==1.23.3 matplotlib==3.5.2 Pillow==10.2.0 -requests==2.31.0 +requests==2.32.0 streamlit==1.30.0