From 354bfc397701bd9ef9614c4808d3a83406de6133 Mon Sep 17 00:00:00 2001 From: "renovatebot-confluentinc[bot]" <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 16:33:16 +0000 Subject: [PATCH] WARNING: MAJOR (BREAKING) CHANGE: Update dependency setuptools to v82 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 1a241bd..ffb9429 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,6 +5,6 @@ pytest==8.3.4 pytest-xdist==3.6.1 pytest-cov==6.0.0 mock==5.1.0 -setuptools==78.1.1 +setuptools==82.0.1 twine==6.1.0 wheel==0.46.2