From 086554027a7a64bd0f01c84579912498328f15c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 07:33:09 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e9cbcdf..d4d4b73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -131,7 +131,7 @@ referencing==0.33.0 # via # jsonschema # jsonschema-specifications -requests==2.31.0 +requests==2.32.0 # via streamlit rich==13.7.0 # via streamlit @@ -175,7 +175,9 @@ urllib3==2.2.0 validators==0.22.0 # via streamlit watchdog==3.0.0 - # via -r requirements.in + # via + # -r requirements.in + # streamlit wheel==0.42.0 # via pip-tools zipp==3.17.0