From 58f29d8a5aee541723d2c5ed3546a4911c9b91c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 13:23:34 +0000 Subject: [PATCH] chore(deps): update dependency setuptools to v80.10.1 --- shippy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippy/requirements.txt b/shippy/requirements.txt index 3807ce49..ca837a77 100644 --- a/shippy/requirements.txt +++ b/shippy/requirements.txt @@ -4,4 +4,4 @@ requests==2.32.5 rich==14.2.0 semver==3.0.4 sentry-sdk==2.50.0 -setuptools==80.9.0 \ No newline at end of file +setuptools==80.10.1 \ No newline at end of file