From 268559d4930d5e86bb55be9bf4b196d0e6ee00bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Dec 2022 16:39:02 +0000 Subject: [PATCH] Bump setuptools from 61.2.0 to 65.5.1 in /binder Bumps [setuptools](https://github.com/pypa/setuptools) from 61.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/v61.2.0...v65.5.1) --- updated-dependencies: - dependency-name: setuptools 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 6244490..b8b50e8 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,5 +3,5 @@ ipywidgets==7.7.0 matplotlib==3.5.2 numpy==1.22.4 scipy==1.8.1 -setuptools==61.2.0 +setuptools==65.5.1 sympy==1.10.1