From 28246d7878907b95049ceffb7dc9b1092292f77f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 05:27:34 +0000 Subject: [PATCH] Bump jinja2 from 2.11.2 to 2.11.3 Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.2 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.11.2...2.11.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b7cad54..4a17b28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ ipykernel @ file:///tmp/build/80754af9/ipykernel_1596207638929/work/dist/ipykern ipython @ file:///tmp/build/80754af9/ipython_1604101197014/work ipython-genutils==0.2.0 jedi @ file:///tmp/build/80754af9/jedi_1598371611696/work -Jinja2==2.11.2 +Jinja2==2.11.3 joblib==0.17.0 jsonschema @ file:///tmp/build/80754af9/jsonschema_1602607155483/work jupyter-client @ file:///tmp/build/80754af9/jupyter_client_1601311786391/work