From 17722447e1078ebc8b84119b0028ea629fdea31b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:22:41 +0000 Subject: [PATCH] chore: Bump jupyter-server-proxy from 3.1.0 to 3.2.3 in /umich-notebook Bumps [jupyter-server-proxy](https://github.com/jupyterhub/jupyter-server-proxy) from 3.1.0 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.1.0...v3.2.3) --- updated-dependencies: - dependency-name: jupyter-server-proxy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- umich-notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umich-notebook/requirements.txt b/umich-notebook/requirements.txt index e0cc848..4b338fd 100644 --- a/umich-notebook/requirements.txt +++ b/umich-notebook/requirements.txt @@ -1,5 +1,5 @@ git+https://github.com/jupyter/nbgrader.git@2256b7efd094c4e7863f76ef26d2149b893a4462 -jupyter-server-proxy==3.1.0 +jupyter-server-proxy==3.2.3 nbgitpuller==0.10.2 psycopg2-binary==2.9.1 jupyter-resource-usage==0.6.0 \ No newline at end of file