From 30377dc5296f10cb29c2e504ef65995058f41e2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 00:55:03 +0000 Subject: [PATCH] Bump aiohttp from 3.8.6 to 3.9.0 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0. - [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.6...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) diff --git a/requirements.txt b/requirements.txt index 88e2f0c31..ca6c16348 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,14 +4,10 @@ # # pip-compile --output-file=requirements.txt requirements.in setup.py # -aiohttp==3.8.6 +aiohttp==3.9.0 # via cloudify-common aiosignal==1.3.1 # via aiohttp -appdirs==1.4.4 - # via cloudify-agent (setup.py) -async-timeout==4.0.3 - # via aiohttp attrs==23.1.0 # via aiohttp bottle==0.12.25 @@ -19,15 +15,9 @@ bottle==0.12.25 certifi==2023.7.22 # via requests charset-normalizer==3.3.1 - # via - # aiohttp - # requests -click==8.1.7 - # via cloudify-agent (setup.py) + # via requests cloudify-common @ https://github.com/cloudify-cosmo/cloudify-common/archive/master.zip - # via - # -r requirements.in - # cloudify-agent (setup.py) + # via -r requirements.in distro==1.8.0 # via cloudify-common fasteners==0.19 @@ -41,17 +31,13 @@ idna==3.4 # requests # yarl jinja2==3.1.2 - # via - # cloudify-agent (setup.py) - # cloudify-common + # via cloudify-common markupsafe==2.1.3 # via jinja2 multidict==6.0.4 # via # aiohttp # yarl -packaging==23.2 - # via cloudify-agent (setup.py) pika==1.3.2 # via cloudify-common pkginfo==1.9.6 @@ -62,7 +48,6 @@ pytz==2023.3.post1 # via cloudify-common requests==2.31.0 # via - # cloudify-agent (setup.py) # cloudify-common # requests-toolbelt requests-toolbelt==1.0.0