From a43787500877b226da44e1b2ce508aba49c23e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jun 2021 09:03:28 +0000 Subject: [PATCH] build(deps): bump pygments from 2.7.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.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.7.1...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f6a8d9..0ec9bcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ pycparser==2.20 pyfiglet==0.8.post1 pyflakes==2.2.0 pygit2==1.3.0 -Pygments==2.7.1 +Pygments==2.7.4 pylint==2.6.0 pyparsing==2.4.7 pytest==6.0.2