From 779045b81b6acd8ee8297875ffbf48343bf1f7a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 22:01:27 +0000 Subject: [PATCH] chore(deps): update pip packages: Bump streamlit-aggrid Bumps [streamlit-aggrid](https://github.com/PablocFonseca/streamlit-aggrid) from 1.0.5 to 1.1.0. - [Commits](https://github.com/PablocFonseca/streamlit-aggrid/commits) --- updated-dependencies: - dependency-name: streamlit-aggrid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- samples/document-explorer/client_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/document-explorer/client_app/requirements.txt b/samples/document-explorer/client_app/requirements.txt index 8a3785a..d59ce4d 100644 --- a/samples/document-explorer/client_app/requirements.txt +++ b/samples/document-explorer/client_app/requirements.txt @@ -8,6 +8,6 @@ requests-aws4auth==1.3.1 streamlit==1.40.2 websocket-client==1.8.0 st_pages==1.0.1 -streamlit-aggrid==1.0.5 +streamlit-aggrid==1.1.0 streamlit-javascript==0.1.5