From fde40afa738b01fb74f2da7cba17b1ede4e63387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 18:13:09 +0000 Subject: [PATCH] Bump solara from 1.22.0 to 1.23.0 Bumps [solara](https://github.com/widgetti/solara) from 1.22.0 to 1.23.0. - [Changelog](https://github.com/widgetti/solara/blob/master/CHANGELOG.md) - [Commits](https://github.com/widgetti/solara/compare/v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: solara dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- News_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/News_App/requirements.txt b/News_App/requirements.txt index fc3a139b2d4..f4a02e19d43 100644 --- a/News_App/requirements.txt +++ b/News_App/requirements.txt @@ -1,4 +1,4 @@ -solara == 1.22.0 +solara == 1.23.0 Flask gunicorn ==21.2.0 simple-websocket