From ee3dd212a38410d54adbe392af42babc8b15c851 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 21:33:00 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /Results Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0) Signed-off-by: dependabot[bot] --- Results/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Results/requirements.txt b/Results/requirements.txt index afba8fb..b347ca4 100644 --- a/Results/requirements.txt +++ b/Results/requirements.txt @@ -131,7 +131,7 @@ ply==3.11 prometheus-client==0.7.1 prompt-toolkit==3.0.5 psutil==5.7.0 -py==1.8.1 +py==1.10.0 pycodestyle==2.5.0 pycosat==0.6.3 pycparser==2.20