From cf10c6294a5c651f025d523219448b3dabc44311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:06:52 +0000 Subject: [PATCH] ci: bump setuptools in /.github/workflows in the ci group Bumps the ci group in /.github/workflows with 1 update: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 74.1.2 to 75.1.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/v74.1.2...v75.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major dependency-group: ci ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 7a5cdf5..35f8c0a 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ poetry==1.8.3 -setuptools==74.1.2 +setuptools==75.1.0