From c16c4d7fb2afa1e07b807d6256176e9cd8a25d0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:49:22 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 in /joatu/requirements Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.7.4) Signed-off-by: dependabot[bot] --- joatu/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 joatu/requirements/base.txt diff --git a/joatu/requirements/base.txt b/joatu/requirements/base.txt old mode 100755 new mode 100644 index 130cbcc..19d8b8c --- a/joatu/requirements/base.txt +++ b/joatu/requirements/base.txt @@ -28,7 +28,7 @@ MarkupSafe==1.0 mccabe==0.6.1 oauthlib==2.0.7 psycopg2==2.7.4 -Pygments==2.2.0 +Pygments==2.7.4 PyJWT==1.6.1 pylint==1.8.3 python3-openid==3.1.0