From fccc7b065cba94d18a9958c3a3fc02c388972936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 04:54:06 +0000 Subject: [PATCH] Bump jinja2 from 2.9.5 to 2.11.3 in /1 Predicting Bike-Sharing Patterns Bumps [jinja2](https://github.com/pallets/jinja) from 2.9.5 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.9.5...2.11.3) Signed-off-by: dependabot[bot] --- 1 Predicting Bike-Sharing Patterns/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 1 Predicting Bike-Sharing Patterns/requirements.txt diff --git a/1 Predicting Bike-Sharing Patterns/requirements.txt b/1 Predicting Bike-Sharing Patterns/requirements.txt old mode 100755 new mode 100644 index aac831f..10cb4ba --- a/1 Predicting Bike-Sharing Patterns/requirements.txt +++ b/1 Predicting Bike-Sharing Patterns/requirements.txt @@ -9,7 +9,7 @@ ipykernel==4.5.2 ipython==5.3.0 ipython-genutils==0.2.0 ipywidgets==6.0.0 -Jinja2==2.9.5 +Jinja2==2.11.3 jsonschema==2.6.0 jupyter==1.0.0 jupyter-client==5.0.0