From 333fe2d8e5b1f0888b4bb41dcc96fb93976b2ed3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:03:13 +0000 Subject: [PATCH] build(deps): bump yarl from 1.24.2 to 1.24.5 in /tools Bumps [yarl](https://github.com/aio-libs/yarl) from 1.24.2 to 1.24.5. - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.24.2...v1.24.5) --- updated-dependencies: - dependency-name: yarl dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index c0d7257e6..a99be0983 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -9,4 +9,4 @@ sentry-sdk==2.66.0 structlog==26.1.0 taskcluster==102.0.1 treeherder-client==5.0.0 -yarl==1.24.2 +yarl==1.24.5