From f1d2a3d64833f0d4725719552c99f5f8d0c87384 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 21:24:54 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /rest_api 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] --- rest_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest_api/requirements.txt b/rest_api/requirements.txt index d17208a..d28a4cf 100644 --- a/rest_api/requirements.txt +++ b/rest_api/requirements.txt @@ -44,4 +44,4 @@ urllib3==1.22 xlrd==1.1.0 xlwt==1.3.0 psycopg2==2.8.2 -pygments==2.4.2 +pygments==2.7.4