From 93bd007b29a155fbb1dc04f55c5c09b1c721ade1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 16:59:08 +0000 Subject: [PATCH] Bump setuptools in /cmd/python/functions_framework_compat/converter Bumps [setuptools](https://github.com/pypa/setuptools) from 60.3.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/v60.3.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../functions_framework_compat/converter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/python/functions_framework_compat/converter/requirements.txt b/cmd/python/functions_framework_compat/converter/requirements.txt index c25227736..c294753c6 100644 --- a/cmd/python/functions_framework_compat/converter/requirements.txt +++ b/cmd/python/functions_framework_compat/converter/requirements.txt @@ -36,7 +36,7 @@ pytz==2021.3 PyYAML==6.0 requests==2.27.1 rsa==4.8 -setuptools==60.3.1 +setuptools==70.0.0 six==1.16.0 uritemplate==4.1.1 urllib3==1.26.7