From c57f9d9e7c50f2712357ef91ce5b353739a8b080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:40:42 +0000 Subject: [PATCH] Bump py from 1.7.0 to 1.10.0 in /Algorithms/pySINDy Bumps [py](https://github.com/pytest-dev/py) from 1.7.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.7.0...1.10.0) 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..04bc1df --- a/Algorithms/pySINDy/requirements.txt +++ b/Algorithms/pySINDy/requirements.txt @@ -51,7 +51,7 @@ pluggy==0.8.0 prometheus-client==0.4.2 prompt-toolkit==2.0.7 ptyprocess==0.6.0 -py==1.7.0 +py==1.10.0 Pygments==2.3.0 pylint==2.2.2 pyparsing==2.3.0