From 6fd49ce5d5c4ddd7434fcc1e41bdee4b1f984b26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:51:08 +0000 Subject: [PATCH] chore(deps-dev)(deps-dev): bump marimo in the python-dependencies group Bumps the python-dependencies group with 1 update: [marimo](https://github.com/marimo-team/marimo). Updates `marimo` from 0.23.3 to 0.23.5 - [Release notes](https://github.com/marimo-team/marimo/releases) - [Commits](https://github.com/marimo-team/marimo/compare/0.23.3...0.23.5) --- updated-dependencies: - dependency-name: marimo dependency-version: 0.23.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 0f317b35..031c386b 100644 --- a/uv.lock +++ b/uv.lock @@ -485,7 +485,7 @@ wheels = [ [[package]] name = "marimo" -version = "0.23.3" +version = "0.23.5" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "click" }, @@ -507,9 +507,9 @@ dependencies = [ { name = "uvicorn" }, { name = "websockets" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/b6/3f/7fb38c6c2a1f8d6b3c3ffb8ca6db5ff0b9dacbb113b4d05aa7690b51a771/marimo-0.23.3.tar.gz", hash = "sha256:251a8724b58882d65956ff6a20552cb21e59a6fd4149ca437727894375ec31e9", size = 38406206, upload-time = "2026-04-24T17:56:21.016Z" } +sdist = { url = "https://files.pythonhosted.org/packages/45/99/13a8947b4544b1b65ed279a550b2d2a57bbcb24fb6591020542f46dca86b/marimo-0.23.5.tar.gz", hash = "sha256:4eb4c7c12ea1c3e8f25e56a9365a4ae1b0b995faa2bd614c576fa0ea3e0c4cad", size = 38417181, upload-time = "2026-05-04T18:51:26.277Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/46/e7/02d672006fb04cb8aef23aeaf0384482fe63a13f9db6125ad8e13146daee/marimo-0.23.3-py3-none-any.whl", hash = "sha256:329b35b9ca221db9c78780d1714b11f010a00e2a929942db8ae6187960d42496", size = 38828150, upload-time = "2026-04-24T17:56:16.204Z" }, + { url = "https://files.pythonhosted.org/packages/0c/d1/f2300ce52c391c5e0fa86a6292e45cb419898626b2900c2c1b44a3ba7162/marimo-0.23.5-py3-none-any.whl", hash = "sha256:9cf039ba5a11a5a3035ed0a165d3f84e2d67a4046422925b77fde154062c5112", size = 38835716, upload-time = "2026-05-04T18:51:21.64Z" }, ] [[package]]