From 4b72ef476d28b9bb99c5f4b1353922e9801e42b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:24:13 +0000 Subject: [PATCH] Bump pip from 23.1.2 to 24.0 in /Transformers/Python Bumps [pip](https://github.com/pypa/pip) from 23.1.2 to 24.0. - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/23.1.2...24.0) --- updated-dependencies: - dependency-name: pip dependency-type: direct:production update-type: version-update:semver-major ... 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..0f3511d 100644 --- a/Transformers/Python/requirements.txt +++ b/Transformers/Python/requirements.txt @@ -6,7 +6,7 @@ iniconfig==1.1.1 libcst==0.4.9 more-itertools==9.1.0 mypy-extensions==0.4.3 -pip==23.1.2 +pip==24.0 pep517==0.13.0 pluggy==1.0.0 py==1.11.0