From cbfe1deed21f39e6537ebc9d67d0be55ec55a7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 00:03:01 +0000 Subject: [PATCH] Bump yarl from 1.24.2 to 1.24.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3aadc052..f897cacb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 pytest-sugar==1.1.1 redis==7.0.1 -yarl==1.24.2 +yarl==1.24.5