From 1408cc56d99c9b125e79931f1aa1020b0acd9bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:56:36 +0000 Subject: [PATCH] build(deps): bump pygments from 2.2.0 to 2.7.4 in /requirements Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...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 cde0068..a82099d 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,4 +1,4 @@ -pygments==2.2.0 +pygments==2.7.4 Sphinx==1.6.5 sphinx-intl==0.9.10 sphinx-rtd-theme==0.2.4