From 1eb103bce638aa4023d6b23f8ffb32c2d7df0016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Apr 2022 03:44:13 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.7.4 in /requirements Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/maintainer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/maintainer.txt b/requirements/maintainer.txt index baf75e0b7..b66fff3a0 100644 --- a/requirements/maintainer.txt +++ b/requirements/maintainer.txt @@ -11,7 +11,7 @@ MarkupSafe==0.23 pathtools==0.1.2 pbr==1.7.0 pkginfo==1.2.1 -Pygments==2.1.3 +Pygments==2.7.4 pytz==2016.6.1 PyYAML==5.1 requests==2.20.0