From ed7a9f5143e79df84b44bea2cae1d94aa6b58a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 15:33:11 +0000 Subject: [PATCH] build(deps-dev): bump setuptools from 75.8.0 to 80.4.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 80.4.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/v75.8.0...v80.4.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 880d3f2..9ad4207 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -244,12 +244,12 @@ }, "setuptools": { "hashes": [ - "sha256:31e2c58dbb67c99c289f51c16d899afedae292b978f8051efaf6262d8212f927", - "sha256:ea8e00d7992054c4c592aeb892f6ad51fe1b4d90cc6947cc45c45717c40ec537" + "sha256:5a78f61820bc088c8e4add52932ae6b8cf423da2aff268c23f813cfbb13b4006", + "sha256:6cdc8cb9a7d590b237dbe4493614a9b75d0559b888047c1f67d49ba50fc3edb2" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==80.3.1" + "version": "==80.4.0" } }, "develop": {