From f7c69a7d2f0f7450387b4b4fb83f18f01f17c6da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 02:06:21 +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.1. - [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..005c3b2 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.1 streamlit-javascript==0.1.5