From a3a8009f8b40cedbdfbcc00b2b8319dd1b4c475d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:27:40 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.4.2...2.7.4) Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-jupyter.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 45fa213a..16b8e4da 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -25,7 +25,7 @@ pathlib2==2.3.4 pluggy==0.12.0 poyo==0.4.2 py==1.8.0 -pygments==2.4.2 +pygments==2.7.4 pyparsing==2.4.0 pytest-cov==2.7.1 pytest-timeout==1.3.3 diff --git a/requirements-jupyter.txt b/requirements-jupyter.txt index ebebf673..52823a95 100644 --- a/requirements-jupyter.txt +++ b/requirements-jupyter.txt @@ -30,7 +30,7 @@ pickleshare==0.7.5 prometheus-client==0.7.1 prompt-toolkit==2.0.9 ptyprocess==0.6.0 -pygments==2.4.2 +pygments==2.7.4 pyrsistent==0.15.3 python-dateutil==2.8.0 pyzmq==18.0.2