From 5405819f1be1a0f767d0878d7da9b71d43b10da3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:20:56 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.6.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.6.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 f0825f1..f65a56c 100644 --- a/requirements.docs.txt +++ b/requirements.docs.txt @@ -3,4 +3,4 @@ sphinx sphinx-autobuild pydata-sphinx-theme nbsphinx -Pygments==2.6.1 \ No newline at end of file +Pygments==2.7.4 \ No newline at end of file