From 1ecfacfa27a5be5da9b6fe396027522e1d75290c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 09:47:02 +0000 Subject: [PATCH] Bump setuptools from 78.1.0 to 79.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 79.0.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/v78.1.0...v79.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 79.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ae1c024e..d9258fcc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -87,7 +87,7 @@ install_requires = python-dateutil==2.9.0.post0 pytz==2025.2 requests==2.32.3 - setuptools==78.1.0 + setuptools==79.0.0 six==1.17.0 sqlparse==0.5.3 tendo==0.3.0