From dd170564ff74f36e31308053d82bc94c5bfc31c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 00:00:41 +0000 Subject: [PATCH] Bump jupyter-server from 2.1.0 to 2.7.2 Bumps [jupyter-server](https://github.com/jupyter-server/jupyter_server) from 2.1.0 to 2.7.2. - [Release notes](https://github.com/jupyter-server/jupyter_server/releases) - [Changelog](https://github.com/jupyter-server/jupyter_server/blob/main/CHANGELOG.md) - [Commits](https://github.com/jupyter-server/jupyter_server/compare/v2.1.0...v2.7.2) --- updated-dependencies: - dependency-name: jupyter-server dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc78602..1516810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,5 +9,5 @@ scikit-learn==1.0.0 numpy==1.22.2 matplotlib==3.3.4 seaborn==0.11.2 -jupyter-server==2.1.0 +jupyter-server==2.7.2 ipykernel==6.20.2 \ No newline at end of file