From 831d7ce5d9cc5e7a2ffb2d26e4ce6b1862d93dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:51:23 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /data-science-3 Bumps [py](https://github.com/pytest-dev/py) from 1.8.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.8.0...1.10.0) Signed-off-by: dependabot[bot] --- data-science-3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-science-3/requirements.txt b/data-science-3/requirements.txt index d807c7f..6bfa131 100644 --- a/data-science-3/requirements.txt +++ b/data-science-3/requirements.txt @@ -38,7 +38,7 @@ pluggy==0.12.0 prometheus-client==0.6.0 prompt-toolkit==2.0.9 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 Pygments==2.4.2 pyparsing==2.4.0 pyrsistent==0.15.2