From 6029273946895c15b8c220ba46f878c10a0605be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 08:24:21 +0000 Subject: [PATCH] pip: bump yarl from 1.24.2 to 1.24.5 in the pip-updates group Bumps the pip-updates group with 1 update: [yarl](https://github.com/aio-libs/yarl). Updates `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 dependency-group: pip-updates ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4bf0e62..4cf6cc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ python-json-logger==4.1.0 PyYAML==6.0.3 sniffio==1.3.1 typing_extensions==4.16.0 -yarl==1.24.2 +yarl==1.24.5