From c86543e632996196dc0e7cb2e9405b906fb66aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 19:25:06 +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 72.1.0 to 72.2.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/v72.1.0...v72.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor 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 0d89709..2ebc313 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,2 +1,2 @@ poetry==1.8.3 -setuptools==72.1.0 +setuptools==72.2.0