From 45fb7843f30395f220349fb7e56635369729ffe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 10:40:29 -0400 Subject: [PATCH] Bump pytest-splunk-addon from 1.3.2 to 1.3.6 in /tests (#16) Bumps [pytest-splunk-addon](https://github.com/splunk/pytest-splunk-addon) from 1.3.2 to 1.3.6. - [Release notes](https://github.com/splunk/pytest-splunk-addon/releases) - [Changelog](https://github.com/splunk/pytest-splunk-addon/blob/master/docs/release_history.rst) - [Commits](https://github.com/splunk/pytest-splunk-addon/compare/v1.3.2...v1.3.6) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 66c83ea..f8f77c9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,3 +1,3 @@ pytest-expect pytest-xdist -pytest-splunk-addon==1.3.2 \ No newline at end of file +pytest-splunk-addon==1.3.6 \ No newline at end of file