From c2679c958a62abeffc5e41bd0d5b9a8f15034b38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:19:11 +0000 Subject: [PATCH] Build(deps): Bump aiohttp from 3.8.4 to 3.8.6 in /agnosticv-operator Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.6. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.4...v3.8.6) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agnosticv-operator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agnosticv-operator/requirements.txt b/agnosticv-operator/requirements.txt index ffa976f84..a6ecc4fa2 100644 --- a/agnosticv-operator/requirements.txt +++ b/agnosticv-operator/requirements.txt @@ -1,5 +1,5 @@ aiofiles==23.1.0 -aiohttp==3.8.4 +aiohttp==3.8.6 aioshutil==1.3 GitPython==3.1.37 jinja2==3.1.2