From ebf57e97569f1f6c4a7f4aae97f667db16d2774c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:24:51 +0000 Subject: [PATCH] pip: bump the pip-updates group across 1 directory with 3 updates Bumps the pip-updates group with 3 updates in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp), [certifi](https://github.com/certifi/python-certifi) 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 `certifi` from 2026.6.17 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.06.17...2026.07.22) 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: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4bf0e62..d718170 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ 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 async-timeout==5.0.1 attrs==26.1.0 -certifi==2026.6.17 +certifi==2026.7.22 click==8.4.2 configomatic==0.4.0 easykube==0.6.0 @@ -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