From 619be2d75b7e9f2934355d26d3610a33752de98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 14:42:36 +0000 Subject: [PATCH] Bump jupyter-remote-desktop-proxy from 3.0 to 3.0.1 Bumps jupyter-remote-desktop-proxy from 3.0 to 3.0.1. --- updated-dependencies: - dependency-name: jupyter-remote-desktop-proxy dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 5dccd86..35ef074 100644 --- a/environment.yml +++ b/environment.yml @@ -45,7 +45,7 @@ dependencies: - jupyter-offlinenotebook>=0.3 # Access linux desktop from inside JupyterHub - - jupyter-remote-desktop-proxy>=3.0 + - jupyter-remote-desktop-proxy>=3.0.1 - jupyter-sshd-proxy>=0.2 - jupyterlab-favorites>=3.2 - jupyterlab-geojson>=3.4