From 8a7cef6acdc21a5f9e7b82ed45c47b155982a2cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:46:54 +0000 Subject: [PATCH] build(deps): bump pygments from 2.2.0 to 2.7.4 in /docs/talk 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] --- docs/talk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/talk/requirements.txt b/docs/talk/requirements.txt index b5f50df3..4f552261 100644 --- a/docs/talk/requirements.txt +++ b/docs/talk/requirements.txt @@ -3,7 +3,7 @@ docutils==0.14 hovercraft==2.5 lxml==4.6.2 pathtools==0.1.2 -Pygments==2.2.0 +Pygments==2.7.4 PyYAML>=4.2b1 svg.path==2.2 watchdog==0.8.3