From 597a716dd9a726d52c09c95d6b02bf0d96bf828e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:21:16 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /(1)TutorialPython_IPYTHON 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] --- (1)TutorialPython_IPYTHON/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/(1)TutorialPython_IPYTHON/requirements.txt b/(1)TutorialPython_IPYTHON/requirements.txt index 1f85101..9a2c350 100644 --- a/(1)TutorialPython_IPYTHON/requirements.txt +++ b/(1)TutorialPython_IPYTHON/requirements.txt @@ -77,7 +77,7 @@ prometheus-client==0.7.1 prompt-toolkit==2.0.9 protobuf==3.9.0 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 py-cpuinfo==5.0.0 pycodestyle==2.5.0 pycparser==2.19