From dc52bd4fe088f9a54118db77c91fcb5132bd6ef1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 18:23:05 +0000 Subject: [PATCH] Bump setuptools from 68.0.0 to 70.0.0 in /Transformers/Python Bumps [setuptools](https://github.com/pypa/setuptools) from 68.0.0 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/v68.0.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Transformers/Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Transformers/Python/requirements.txt b/Transformers/Python/requirements.txt index 368cc91..9d25efd 100644 --- a/Transformers/Python/requirements.txt +++ b/Transformers/Python/requirements.txt @@ -15,7 +15,7 @@ pyparsing==3.0.9 pytest==7.3.2 pytest-cov==4.0.0 PyYAML==6.0 -setuptools==68.0.0 +setuptools==70.0.0 toml==0.10.2 tomli==2.0.1 typing-extensions==4.6.3