From 0f8c84266a6bd33bca14f55a2dce71cc21bcef30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 02:39:08 +0000 Subject: [PATCH] Update dependency setuptools to v80.10.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6651035..d92d96c 100755 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests~=2.32.2 beautifulsoup4==4.13.4 -setuptools==80.9.0 +setuptools==80.10.2 html5lib netifaces~=0.11.0 \ No newline at end of file