From 6fb25dbff9248c460f6ec0563a4c5a5dd215ba4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 May 2021 13:04:33 +0000 Subject: [PATCH] build(deps): bump pygments from 2.7.4 to 2.9.0 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.4 to 2.9.0. - [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.4...2.9.0) Signed-off-by: dependabot[bot] --- {{cookiecutter.project_slug}}/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/{{cookiecutter.project_slug}}/requirements.txt b/{{cookiecutter.project_slug}}/requirements.txt index 79b5f611..7e8288e2 100644 --- a/{{cookiecutter.project_slug}}/requirements.txt +++ b/{{cookiecutter.project_slug}}/requirements.txt @@ -283,7 +283,7 @@ pycparser==2.20 # via cffi pyflakes==2.2.0 # via flake8 -pygments==2.7.4 +pygments==2.9.0 # via # bpython # doc8