From 9531e81c5a38003a17a164713183d3b66ac56e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:22:44 +0000 Subject: [PATCH] Bump jupyter-server-proxy from 3.2.1 to 3.2.3 in /binder Bumps [jupyter-server-proxy](https://github.com/jupyterhub/jupyter-server-proxy) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/jupyterhub/jupyter-server-proxy/releases) - [Changelog](https://github.com/jupyterhub/jupyter-server-proxy/blob/v3.2.3/CHANGELOG.md) - [Commits](https://github.com/jupyterhub/jupyter-server-proxy/compare/v3.2.1...v3.2.3) --- updated-dependencies: - dependency-name: jupyter-server-proxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 56b9fbb..16cfc5e 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -1,2 +1,2 @@ -jupyter-server-proxy==3.2.1 +jupyter-server-proxy==3.2.3 bash_kernel==0.7.2