From 3f9d813e410cf9f2413f67c684de0f36552e5405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 15:37:12 +0000 Subject: [PATCH] Bump setuptools in /Week 0/SLU000 - Jupyter Notebook Bumps [setuptools](https://github.com/pypa/setuptools) from 41.2.0 to 65.5.1. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v41.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Week 0/SLU000 - Jupyter Notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Week 0/SLU000 - Jupyter Notebook/requirements.txt b/Week 0/SLU000 - Jupyter Notebook/requirements.txt index c3b64f0..4e82d38 100644 --- a/Week 0/SLU000 - Jupyter Notebook/requirements.txt +++ b/Week 0/SLU000 - Jupyter Notebook/requirements.txt @@ -37,7 +37,7 @@ pyzmq==19.0.0 qtconsole==4.7.1 QtPy==1.9.0 Send2Trash==1.5.0 -setuptools==41.2.0 +setuptools==65.5.1 six==1.14.0 terminado==0.8.3 testpath==0.4.4