From acd0941b9646b0e14d07b70a6805be43c699b2b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 22:58:14 +0000 Subject: [PATCH] Bump streamlit from 1.34.0 to 1.37.1 in /SSG-API-Testing-Application-v2 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.34.0 to 1.37.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.34.0...1.37.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- SSG-API-Testing-Application-v2/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SSG-API-Testing-Application-v2/app/requirements.txt b/SSG-API-Testing-Application-v2/app/requirements.txt index c8f2916..1cb1a1d 100644 --- a/SSG-API-Testing-Application-v2/app/requirements.txt +++ b/SSG-API-Testing-Application-v2/app/requirements.txt @@ -1,4 +1,4 @@ -streamlit==1.34.0 +streamlit==1.37.1 requests==2.32.3 pycodestyle==2.12.0 cryptography==42.0.8