From e08cb7462d2c675c23bca4e64b35cadfbf46e710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 18:08:02 +0000 Subject: [PATCH] build(deps): bump py from 1.4.31 to 1.10.0 in /git-project/systest 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] --- git-project/systest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 git-project/systest/requirements.txt diff --git a/git-project/systest/requirements.txt b/git-project/systest/requirements.txt old mode 100755 new mode 100644 index 2de0615..1a57192 --- a/git-project/systest/requirements.txt +++ b/git-project/systest/requirements.txt @@ -1,3 +1,3 @@ -py==1.4.31 +py==1.10.0 pytest==3.0.4 testinfra==1.4.3