From acdfeb7c2ebdaf00bee62fbb6cc5e90a60a9f4b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Oct 2021 09:17:50 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c6b2e20..f41f0d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ pickleshare==0.7.5 prompt-toolkit==1.0.16 psycopg2==2.8.3 ptyprocess==0.6.0 -Pygments==2.4.2 +Pygments==2.7.4 pytz==2019.2 PyYAML==5.4 scandir==1.10.0