From 113e3543414749b8eca434c1e5fbdb9a33cb4a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:27:53 +0000 Subject: [PATCH] Bump setuptools from 70.0.0 to 78.1.1 in /PythonEnvForAivia 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] --- PythonEnvForAivia/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PythonEnvForAivia/requirements.txt b/PythonEnvForAivia/requirements.txt index 1c6109c..b133a06 100644 --- a/PythonEnvForAivia/requirements.txt +++ b/PythonEnvForAivia/requirements.txt @@ -1,4 +1,4 @@ -setuptools==70.0.0 +setuptools==78.1.1 numpy==1.26.4 imagecodecs==2024.9.22 magicgui==0.9.1