From b915505e0895354b020b4a862610b2ef72149b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 09:51:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20setuptools=20from=2072.1.0?= =?UTF-8?q?=20to=2075.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [setuptools](https://github.com/pypa/setuptools) from 72.1.0 to 75.6.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...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Pipfile.lock b/Pipfile.lock index 3898805..62b0f85 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1056,6 +1056,15 @@ "markers": "python_version >= '3.8'", "version": "==0.19.1" }, + "setuptools": { + "hashes": [ + "sha256:8199222558df7c86216af4f84c30e9b34a61d8ba19366cc914424cdbd28252f6", + "sha256:ce74b49e8f7110f9bf04883b730f4765b774ef3ef28f722cce7c273d253aaf7d" + ], + "index": "pypi", + "markers": "python_version >= '3.9'", + "version": "==75.6.0" + }, "shellingham": { "hashes": [ "sha256:7ecfff8f2fd72616f7481040475a65b2bf8af90a56c89140852d1120324e8686",