From 7cbdb31a51f723b5e0774b2e1e5d56e07b0db2d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 17:52:59 +0000 Subject: [PATCH] Bump streamlit-code-editor from 0.1.21 to 0.1.22 Bumps [streamlit-code-editor](https://github.com/bouzidanas/streamlit-code-editor) from 0.1.21 to 0.1.22. - [Release notes](https://github.com/bouzidanas/streamlit-code-editor/releases) - [Commits](https://github.com/bouzidanas/streamlit-code-editor/commits) --- updated-dependencies: - dependency-name: streamlit-code-editor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 03e3874..a361ef1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ Pillow==10.4.0 python-decouple==3.8 Requests==2.32.3 streamlit==1.38.0 -streamlit_code_editor==0.1.21 +streamlit_code_editor==0.1.22 extra_streamlit_components==0.1.71