From 6de535a7020b749debb8cc1226223322573b07dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:14:41 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /scripts Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 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.6.1...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 83bddc4e94d7..48999d84d1f6 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -23,7 +23,7 @@ pickleshare==0.7.5 prompt-tool-kit==1.0.14 prompt-toolkit==3.0.4 ptyprocess==0.6.0 -Pygments==2.6.1 +Pygments==2.7.4 PyMySQL==0.9.3 python-dateutil==2.8.1 python-dotenv==0.14.0