From c4a787c02a874b1d4d8dca44c2cd37186c2a911b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 15:05:05 +0000 Subject: [PATCH] chore(deps): bump pygments from 2.2.0 to 2.7.4 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) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index fb56ecf..d6f0943 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -56,7 +56,7 @@ pyflakes==0.8.1 # via # flake8 # hacking -pygments==2.2.0 +pygments==2.7.4 # via # -r requirements_test.in # sphinx