From 97bd728c31d5e7933372ef127183f74fd4cd9d37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:00:43 +0000 Subject: [PATCH] deps(deps-dev): bump streamlit from 1.42.0 to 1.43.1 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.42.0 to 1.43.1. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.42.0...1.43.1) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 6a2679e..b950bc2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ pre-commit==4.1.0 ruff==0.9.6 -streamlit==1.42.0 +streamlit==1.43.1 ipykernel==6.29.5 jupysql==0.10.17 python-dotenv==1.0.1