From d4cea2d7ae82b894e83b051b79ebfdf86710162b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 06:02:02 +0000 Subject: [PATCH] Bump pygments from 2.7.2 to 2.8.1 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.2 to 2.8.1. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/2.8.1/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.7.2...2.8.1) 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 616fc1243..020f55ebd 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,7 +2,7 @@ # the setup function because Read The Docs needs a requirements file. black==20.8b1 PyYAML==5.3.1 -Pygments==2.7.2 +Pygments==2.8.1 Sphinx-Substitution-Extensions==2020.9.30.0 Sphinx==3.2.1 VWS-Python-Mock==2020.10.3.0