From 254b519adb6eedffa78aa4243f32f5b823bb3bc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:40:47 +0000 Subject: [PATCH] chore(deps): bump aiohttp Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.2.2 to 3.8.5. - [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/v2.2.2...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../workspaces/pip-app-license-issue/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/workspaces/pip-app-license-issue/requirements.txt b/test/acceptance/workspaces/pip-app-license-issue/requirements.txt index 4255004086..02b47819b9 100644 --- a/test/acceptance/workspaces/pip-app-license-issue/requirements.txt +++ b/test/acceptance/workspaces/pip-app-license-issue/requirements.txt @@ -1,3 +1,3 @@ # The following library requires Python >= 3.4.2 # For more see: https://pypi.python.org/pypi?:action=browse&show=all&c=595 -aiohttp==2.2.2 +aiohttp==3.8.5