From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 02:01:42 +0000 (+0000) Subject: build(deps): bump pygments from 2.7.2 to 2.7.4 in /docs X-Git-Tag: v6.2.0b1~47^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3006%2Fhead;p=thirdparty%2Ftornado.git build(deps): bump pygments from 2.7.2 to 2.7.4 in /docs Bumps [pygments](https://github.com/pygments/pygments) from 2.7.2 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.7.2...2.7.4) Signed-off-by: dependabot[bot] --- diff --git a/docs/requirements.txt b/docs/requirements.txt index c1861a02b..ab250c658 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -8,7 +8,7 @@ imagesize==1.2.0 jinja2==2.11.3 markupsafe==1.1.1 packaging==20.4 -pygments==2.7.2 +pygments==2.7.4 pyparsing==2.4.7 pytz==2020.1 requests==2.24.0