From 9af9f36a50c0c0b97ad61e99eb6e1fd33a123845 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:11:31 +0000 Subject: [PATCH] Bump jinja2 Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.11.3. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.8...2.11.3) Signed-off-by: dependabot[bot] --- .../Twilio/twilio-php/docs/read_the_docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x2engine/protected/integration/Twilio/twilio-php/docs/read_the_docs/requirements.txt b/x2engine/protected/integration/Twilio/twilio-php/docs/read_the_docs/requirements.txt index 8cf062667..3728a12cd 100644 --- a/x2engine/protected/integration/Twilio/twilio-php/docs/read_the_docs/requirements.txt +++ b/x2engine/protected/integration/Twilio/twilio-php/docs/read_the_docs/requirements.txt @@ -2,7 +2,7 @@ alabaster==0.7.9 Babel==2.3.4 docutils==0.12 imagesize==0.7.1 -Jinja2==2.8 +Jinja2==2.11.3 MarkupSafe==0.23 Pygments==2.1.3 pytz==2016.6.1