From b190db11f38faa1383719297f611a458c0c7906f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 09:52:44 +0000 Subject: [PATCH] Bump py from 1.9.0 to 1.11.0 in /libbeat/tests/system Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.11.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.9.0...1.11.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libbeat/tests/system/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/tests/system/requirements.txt b/libbeat/tests/system/requirements.txt index 86071d5dd6..fec5be7e4c 100644 --- a/libbeat/tests/system/requirements.txt +++ b/libbeat/tests/system/requirements.txt @@ -26,7 +26,7 @@ ordered-set==3.1.1 packaging==20.4 parameterized==0.7.0 pluggy==0.13.1 -py==1.9.0 +py==1.11.0 pycodestyle==2.6.0 pyparsing==2.4.7 pyrsistent==0.16.0