From a041a45370a60af3e2b57d577861551c66f102b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:12:51 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 9a89acdb5..0cabfe4ff 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -31,7 +31,7 @@ pycodestyle==2.5.0 pydoc-markdown==2.1.3 pydocstyle==5.0.2 pyflakes==2.1.1 -Pygments==2.6.1 +Pygments==2.7.4 pylama==7.7.1 pylint==2.4.4 pyparsing==2.4.7