From 20fcd166eb4e28075412e3312afa50f6d5a6feee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 10:45:46 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 in /test_root Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.3...5.4) --- updated-dependencies: - dependency-name: pyyaml 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..c1da8fe --- a/test_root/requirements.txt +++ b/test_root/requirements.txt @@ -19,7 +19,7 @@ pytest-selenium==1.17.0 git+ssh://git@github.com/ModusCreateOrg/python-automation-boilerplate.git@v0.3-pytest-testrail#egg=pytest_testrail pytest-xdist==1.31.0 python-dateutil==2.8.1 -PyYAML==5.3 +PyYAML==5.4 requests==2.23.0 scikit-image==0.16.2 selenium==3.141.0