From 55edc7eb46e64e5c53080d8e5b44421c4472c7ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:37:53 +0000 Subject: [PATCH] Bump pygments from 2.3.0 to 2.7.4 in /Algorithms/pySINDy Bumps [pygments](https://github.com/pygments/pygments) from 2.3.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.3.0...2.7.4) Signed-off-by: dependabot[bot] --- Algorithms/pySINDy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Algorithms/pySINDy/requirements.txt diff --git a/Algorithms/pySINDy/requirements.txt b/Algorithms/pySINDy/requirements.txt old mode 100755 new mode 100644 index 3621110..76450bf --- a/Algorithms/pySINDy/requirements.txt +++ b/Algorithms/pySINDy/requirements.txt @@ -52,7 +52,7 @@ prometheus-client==0.4.2 prompt-toolkit==2.0.7 ptyprocess==0.6.0 py==1.7.0 -Pygments==2.3.0 +Pygments==2.7.4 pylint==2.2.2 pyparsing==2.3.0 pytest==4.0.1