From a1e7d42411f67d4ec15fb9a30957a5836043aa2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 08:24:39 +0000 Subject: [PATCH] pip: bump the pip-updates group across 1 directory with 2 updates Bumps the pip-updates group with 2 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [yarl](https://github.com/aio-libs/yarl). Updates `aiohttp` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.14.1...v3.14.2) 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: aiohttp dependency-version: 3.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4bf0e62..4f37ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohappyeyeballs==2.7.1 -aiohttp==3.14.1 +aiohttp==3.14.2 aiosignal==1.4.0 annotated-types==0.7.0 anyio==4.14.2 @@ -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