From f91e414009d6d4b6b360881670d14bf6a427c380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 04:45:29 +0000 Subject: [PATCH] Bump setuptools from 66.1.1 to 72.1.0 in /python Dependabot couldn't find the original pull request head commit, 6ebecfba5c3b069c12abd9ca7a3fb6448df9550b. --- python/requirements_pypi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements_pypi.txt b/python/requirements_pypi.txt index 89e377f..a8de342 100644 --- a/python/requirements_pypi.txt +++ b/python/requirements_pypi.txt @@ -1,3 +1,3 @@ -setuptools==66.1.1 +setuptools==72.1.0 twine==4.0.2 wheel==0.38.4