From 0b537e6f2f99f9b719a85b7ea898167df38cdd5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 15:33:04 +0000 Subject: [PATCH] Bump jupyter-ydoc from 0.2.3 to 4.1.1 Bumps [jupyter-ydoc](https://github.com/jupyter-server/jupyter_ydoc) from 0.2.3 to 4.1.1. - [Release notes](https://github.com/jupyter-server/jupyter_ydoc/releases) - [Changelog](https://github.com/jupyter-server/jupyter_ydoc/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_ydoc/compare/v0.2.3...v4.1.1) --- updated-dependencies: - dependency-name: jupyter-ydoc dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe1681c..6046af9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ jsonschema==4.17.3 jupyter==1.1.1 jupyter-console==6.6.3 jupyter-events==0.6.3 -jupyter-ydoc==0.2.3 +jupyter-ydoc==4.1.1 jupyter_client==8.9.1 jupyter_core==5.3.0 jupyter_server_fileid==0.9.3