From 0219df9a78eb90bd819786168f491f3f192c9814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 09:38:29 +0000 Subject: [PATCH] Bump jinja2 pygments and py Bumps: - jinja2 from 2.10.3 to 2.11.3. - pygments from 2.5.2 to 2.7.4. - py from 1.8.1 to 1.10.0. Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e79e48cd1..3588d4d59 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ importlib-metadata==1.4.0 IPy==1.0 isort==4.3.21 jeepney==0.4.2 -Jinja2==2.10.3 +Jinja2==2.11.3 joblib==0.14.1 keyring==21.1.0 lazy-object-proxy==1.4.3 @@ -34,9 +34,9 @@ packaging==20.0 pkginfo==1.5.0.1 pluggy==0.13.1 protobuf==3.11.2 -py==1.8.1 +py==1.10.0 pycparser==2.19 -Pygments==2.5.2 +Pygments==2.7.4 pylint==2.4.4 pyparsing==2.4.6 pytest==5.3.4