From 0e6b46555abf6be497cb18cbbdc6272021fd1fc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:29:11 +0000 Subject: [PATCH] Bump pygments from 2.7.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.3 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.3...2.7.4) Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 6b4ae68..74bef77 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -100,7 +100,7 @@ pycparser==2.20 # via cffi pyflakes==2.2.0 # via flake8 -pygments==2.7.3 +pygments==2.7.4 # via # readme-renderer # sphinx