From cb77510e4b2a2d9526a2541f2ebda2dd9e967e39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:29:03 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 70.0.0 in /test Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v65.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements26.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements26.txt b/test/requirements26.txt index 01a7857..56eb152 100644 --- a/test/requirements26.txt +++ b/test/requirements26.txt @@ -1,4 +1,4 @@ astroid<1.3 pylint<1.4 docutils<0.16 -setuptools==65.5.1 +setuptools==70.0.0