From 876e1674170234d94b3f63f1c54b87537e5dbe67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 21:54:41 +0000 Subject: [PATCH] chore(deps): update dependency setuptools to v65 [security] --- clients/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python/requirements.txt b/clients/python/requirements.txt index aca140538..7874e3a1d 100644 --- a/clients/python/requirements.txt +++ b/clients/python/requirements.txt @@ -2,5 +2,5 @@ certifi==2021.5.30 future; python_version<="2.7" six==1.16.0 python_dateutil==2.8.2 -setuptools==57.5.0 +setuptools==65.5.1 urllib3==1.26.6