From 68d5021ccae0a320f6d95771877364ff5d99e471 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:34:48 +0000 Subject: [PATCH] chore(deps): 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 cd364bf..b0fd439 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ discord.py==2.6.4 aiohttp==3.13.3 -setuptools==80.9.0 +setuptools==80.10.2 wheel==0.45.1 \ No newline at end of file