From e7c30cf01584a7464c104bd2a3b5aebe3a330281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 17:17:04 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 in /Youtube/Dash apps/Value Investing Bumps [py](https://github.com/pytest-dev/py) from 1.4.31 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.4.31...1.10.0) Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..2f71249 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -130,7 +130,7 @@ prettytable==0.7.2 protobuf==3.0.0 psutil==3.4.2 PuLP==1.6.5 -py==1.4.31 +py==1.10.0 pyasn1==0.1.9 pycosat==0.6.1 pycparser==2.14