From 246566f69685c5e1d7317cbfcca7d15ed6004978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 16:59:33 +0000 Subject: [PATCH] Bump setuptools from 69.5.1 to 78.1.1 in /docker Bumps [setuptools](https://github.com/pypa/setuptools) from 69.5.1 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/v69.5.1...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements-stable.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements-stable.txt b/docker/requirements-stable.txt index c561f57..ea8e8e7 100644 --- a/docker/requirements-stable.txt +++ b/docker/requirements-stable.txt @@ -75,5 +75,5 @@ tzdata==2025.2 # Build Tools (for reproducible builds) pip==24.0 -setuptools==69.5.1 +setuptools==78.1.1 wheel==0.43.0 \ No newline at end of file