From 49e6afaafa84efcb99111c5b60a72daff06c0ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 14:03:09 +0000 Subject: [PATCH] build(deps): bump setuptools from 83.0.0 to 84.0.0 in /bot Bumps [setuptools](https://github.com/pypa/setuptools) from 83.0.0 to 84.0.0. - [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/v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:production update-type: version-update:semver-major ... 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 0145a7308..1035f53e4 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -7,6 +7,6 @@ python-hglib==2.6.2 pyyaml==6.0.3 rs_parsepatch==0.4.6 sentry-sdk==2.66.1 -setuptools==83.0.0 +setuptools==84.0.0 structlog==26.1.0 taskcluster==103.0.1