From a9eda4b64c0f8479f80862a0d8246ea81ec8167a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 06:58:27 +0000 Subject: [PATCH] Bump requests from 2.30.0 to 2.31.0 Bumps [requests](https://github.com/psf/requests) from 2.30.0 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.30.0...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/requirements.txt b/requirements.txt index 93298f4b9..39446df38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,6 @@ aiohttp==3.8.4 # via cloudify-common aiosignal==1.3.1 # via aiohttp -appdirs==1.4.3 - # via cloudify-agent (setup.py) async-timeout==4.0.2 # via aiohttp attrs==23.1.0 @@ -22,12 +20,8 @@ charset-normalizer==3.1.0 # via # aiohttp # requests -click==8.1.3 - # via cloudify-agent (setup.py) 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.17.3 @@ -41,26 +35,21 @@ idna==3.4 # requests # yarl jinja2==3.1.2 - # via - # cloudify-agent (setup.py) - # cloudify-common + # via cloudify-common markupsafe==2.1.2 # via jinja2 multidict==6.0.4 # via # aiohttp # yarl -packaging==23.1 - # via cloudify-agent (setup.py) pika==1.3.0 # via cloudify-common proxy-tools==0.1.0 # via cloudify-common pytz==2022.2.1 # via cloudify-common -requests==2.30.0 +requests==2.31.0 # via - # cloudify-agent (setup.py) # cloudify-common # requests-toolbelt requests-toolbelt==0.9.1