From 8ab854a52b4f05f705e10e1f35b2ab3b29b13b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:21:34 +0000 Subject: [PATCH] Bump setuptools from 70.0.0 to 78.1.1 in /.github Bumps [setuptools](https://github.com/pypa/setuptools) from 70.0.0 to 78.1.1. - [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/v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index 0de2338..25b554b 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -1,2 +1,2 @@ gdtoolkit==4.2.2 -setuptools==70.0.0 \ No newline at end of file +setuptools==78.1.1 \ No newline at end of file