From aec15e16860544a01d426b76004548324a36528c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 08:09:35 +0000 Subject: [PATCH] deps(deps-dev): bump streamlit from 1.42.0 to 1.44.0 Bumps [streamlit](https://github.com/streamlit/streamlit) from 1.42.0 to 1.44.0. - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.42.0...1.44.0) --- 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 6c6ab1e..4175aef 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.44.0 ipykernel==6.29.5 jupysql==0.10.17 python-dotenv==1.0.1