From 20d18aaad0030f82b781feb263cf83f0c1224bc3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:49:14 +0000 Subject: [PATCH] Update dependency setuptools to ~=70.3.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b5c22ab..1773f94 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -setuptools~=70.0.0 +setuptools~=70.3.0 Cython~=3.0.0 \ No newline at end of file