From 2cc4374d0af416f8cf6e5fe475354a340691afed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:29:23 +0000 Subject: [PATCH] Bump py from 1.8.1 to 1.10.0 in /test_root 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) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test_root/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 test_root/requirements.txt diff --git a/test_root/requirements.txt b/test_root/requirements.txt old mode 100755 new mode 100644 index 1e3c054..514e4b3 --- a/test_root/requirements.txt +++ b/test_root/requirements.txt @@ -8,7 +8,7 @@ Faker==4.0.1 gherkin-official==4.1.3 imutils==0.5.3 opencv-python==4.2.0.32 -py==1.8.1 +py==1.10.0 pylint==2.4.4 pytest==5.3.5 pytest-base-url==1.4.1