From f5de25484f2dd94cd5e5efdc13bcb0afcb2e39f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:08:13 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 0ab27b5..1d1e68d 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -17,7 +17,7 @@ packaging==19.0 pkginfo==1.5.0.1 pluggy==0.9.0 py==1.8.0 -Pygments==2.3.1 +Pygments==2.7.4 PyJWT==1.7.1 pyparsing==2.3.1 pytest==4.3.1