From e3209a0daa098ae1a7cfd59b9051d1545befa340 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 14:19:21 +0000 Subject: [PATCH] Bump setuptools from 69.5.1 to 70.0.0 in /scripts/scenarios Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.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/v69.5.1...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: indirect ... Signed-off-by: dependabot[bot] --- scripts/scenarios/requirements.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts/scenarios/requirements.txt b/scripts/scenarios/requirements.txt index e53e4bf9043f..fa57d12966b4 100644 --- a/scripts/scenarios/requirements.txt +++ b/scripts/scenarios/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile scripts/scenarios/requirements.in -o scripts/scenarios/requirements.txt --refresh-package packse -n chevron-blue==0.2.1 # via - # -r scripts/scenarios/requirements.in + # -r requirements.in # packse hatchling==1.24.2 # via packse @@ -11,15 +11,13 @@ msgspec==0.18.6 packaging==24.0 # via hatchling packse==0.3.39 - # via -r scripts/scenarios/requirements.in + # via -r requirements.in pathspec==0.12.1 # via hatchling pluggy==1.5.0 # via hatchling pyyaml==6.0.1 # via packse -setuptools==69.5.1 - # via packse trove-classifiers==2024.4.10 # via hatchling uv==0.4.29