From d76215bdc54f2d3e6d83cdd5a5bf13c378eef0e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 22:40:50 +0000 Subject: [PATCH] build(deps): bump jinja2 from 2.10.1 to 2.11.3 in /dotfiles Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 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.10.1...2.11.3) Signed-off-by: dependabot[bot] --- dotfiles/requirements-dev.txt | 2 +- dotfiles/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/requirements-dev.txt b/dotfiles/requirements-dev.txt index a6e2569..1d81246 100644 --- a/dotfiles/requirements-dev.txt +++ b/dotfiles/requirements-dev.txt @@ -1,4 +1,4 @@ -Jinja2==2.10.1 +Jinja2==2.11.3 PyYAML==4.2b1 MarkupSafe==1.1.1 shutilwhich==1.1.0 diff --git a/dotfiles/requirements.txt b/dotfiles/requirements.txt index 058aae5..ad504ae 100644 --- a/dotfiles/requirements.txt +++ b/dotfiles/requirements.txt @@ -1,4 +1,4 @@ -Jinja2==2.10.1 +Jinja2==2.11.3 PyYAML==4.2b1 MarkupSafe==1.1.1 shutilwhich==1.1.0