From a617cac00b8ba5206f7edbfd23b78e77f251981f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 20:51:20 +0000 Subject: [PATCH] Bump jinja2 from 3.1.2 to 3.1.3 Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3) --- updated-dependencies: - dependency-name: jinja2 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 88e2f0c31..37c980a3d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,8 +8,6 @@ aiohttp==3.8.6 # 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 @@ -22,12 +20,8 @@ charset-normalizer==3.3.1 # via # aiohttp # requests -click==8.1.7 - # 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.19 @@ -40,18 +34,14 @@ idna==3.4 # via # requests # yarl -jinja2==3.1.2 - # via - # cloudify-agent (setup.py) - # cloudify-common +jinja2==3.1.3 + # 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 +52,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