From a8ca1674040728a341214bb325a698984b706651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:49:41 +0000 Subject: [PATCH] Bump py from 1.4.31 to 1.10.0 in /Ref_Projects/SDC-P5-master 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] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..5c562b603 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -101,7 +101,7 @@ prompt-toolkit==1.0.8 protobuf==3.1.0 psutil==4.4.1 ptyprocess==0.5.1 -py==1.4.31 +py==1.10.0 pyasn1==0.1.9 pycosat==0.6.1 pycparser==2.14