From af019549546b9895827f1e034d9fc19f5f97d21a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 01:45:34 +0000 Subject: [PATCH] Bump pygments in /Code of Winning Methods/A4/kaggle-m5a-4th 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) Signed-off-by: dependabot[bot] --- Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt index 48a8acf..8d79333 100644 --- a/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt +++ b/Code of Winning Methods/A4/kaggle-m5a-4th/requirements.txt @@ -50,7 +50,7 @@ prometheus-client==0.8.0 prompt-toolkit==3.0.5 psutil==5.7.0 ptyprocess==0.6.0 -pygments==2.6.1 +pygments==2.7.4 pyparsing==2.4.7 pyperclip==1.8.0 pyrsistent==0.16.0 @@ -132,7 +132,7 @@ prometheus-client==0.8.0 prompt-toolkit==3.0.5 psutil==5.7.0 ptyprocess==0.6.0 -pygments==2.6.1 +pygments==2.7.4 pyparsing==2.4.7 pyperclip==1.8.0 pyrsistent==0.16.0