From 0cc265c9d542c05cde642e2dfb69c6c4fb39ce67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 19:46:51 +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 73.0.1 to 74.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/v73.0.1...v74.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 87bfeb1..17017f9 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ poetry==1.8.3 -setuptools==73.0.1 +setuptools==74.1.0