From 7d7be94f277c679a2df00fd0c934ef8fb3ba197f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:19:55 +0000 Subject: [PATCH] build(deps): bump setuptools from 80.9.0 to 80.10.2 in /bot Bumps [setuptools](https://github.com/pypa/setuptools) from 80.9.0 to 80.10.2. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v80.9.0...v80.10.2) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 9d51590d1..cbe7d3399 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -5,6 +5,6 @@ python-hglib==2.6.2 pyyaml==6.0.3 rs_parsepatch==0.4.4 sentry-sdk==2.47.0 -setuptools==80.9.0 +setuptools==80.10.2 structlog==25.5.0 taskcluster==95.0.0