From 63c967144efb9e8505cee04deb25d5676377bebf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:16:15 +0000 Subject: [PATCH] chore(deps): bump pygments from 2.3.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.1 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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- DAT/r.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DAT/r.txt b/DAT/r.txt index e94d6f7..db8d9b9 100644 --- a/DAT/r.txt +++ b/DAT/r.txt @@ -56,7 +56,7 @@ psycopg2==2.7.7 psycopg2-binary==2.7.7 ptyprocess==0.6.0 pycodestyle==2.5.0 -Pygments==2.3.1 +Pygments==2.7.4 pylint==2.3.1 pyrsistent==0.14.11 python-dateutil==2.8.0 diff --git a/requirements.txt b/requirements.txt index 9ecb5b9..1771335 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ psycopg2-binary==2.7.7 ptyprocess==0.6.0 pycodestyle==2.5.0 pydot==1.4.1 -Pygments==2.3.1 +Pygments==2.7.4 pylint==2.3.1 pyparsing==2.4.0 pyrsistent==0.14.11