From d1c26053d76456fa695fe8d502f45526478fa9c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:45:01 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /backend Bumps [pygments](https://github.com/pygments/pygments) from 2.6.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.6.1...2.7.4) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 backend/requirements.txt diff --git a/backend/requirements.txt b/backend/requirements.txt old mode 100755 new mode 100644 index f810e70..a261d56 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,7 +21,7 @@ packaging==20.3 pluggy==0.13.1 psycopg2-binary==2.8.2 py==1.8.1 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.6 pytest==5.4.1 pytest-cov==2.8.1