From 025aba6ed428b9b1e110bbb2861f4dbb078af21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 19:30:03 +0000 Subject: [PATCH] Bump setuptools in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [setuptools](https://github.com/pypa/setuptools). Updates `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: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- build_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_requirements.txt b/build_requirements.txt index 068e0e8e4..184d47ed2 100644 --- a/build_requirements.txt +++ b/build_requirements.txt @@ -1,5 +1,5 @@ pip==24.0 pytest==6.2.5 pytest-xdist==2.2.1 -setuptools==69.5.1 +setuptools==70.0.0 wheel==0.43.0 \ No newline at end of file