From 5a858b31a9e4d0e276f5be870a2c90b5e8b1f6e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:44:54 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.3.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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index d1363fb05..187b115c4 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -21,7 +21,7 @@ neocore==0.5.6 packaging==18.0 prompt-toolkit==2.0.7 pycryptodome==3.7.2 -Pygments==2.3.1 +Pygments==2.7.4 pymitter==0.2.3 pyparsing==2.3.1 pytz==2018.9