From 3a5e3daa0212d7f2ab751845d551ff231486bd4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:25:40 +0100 Subject: [PATCH] Bump setuptools from 69.0.3 to 69.1.0 (#679) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f617d1cc..a22ec430 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ click==8.1.7 click-pathlib==2020.3.13.0 requests==2.31.0 wheel==0.42.0 -setuptools==69.0.3 +setuptools==69.1.0 pip==24.0