From fff6daa0dda636ddafa3f0b6d0ec5cd16d1037a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 03:03:34 +0000 Subject: [PATCH] Bump setuptools in /packages/typespec-python/generator Bumps [setuptools](https://github.com/pypa/setuptools) from 69.2.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/v69.2.0...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/typespec-python/generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/typespec-python/generator/requirements.txt b/packages/typespec-python/generator/requirements.txt index bebbbb5a645..08c63746d2b 100644 --- a/packages/typespec-python/generator/requirements.txt +++ b/packages/typespec-python/generator/requirements.txt @@ -9,4 +9,4 @@ pathspec==0.11.1 platformdirs==3.2.0 PyYAML==6.0.1 tomli==2.0.1 -setuptools==69.2.0 +setuptools==70.0.0