From 9e859c849815ef81776ee804aa85a08a89c79b3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:43:25 +0000 Subject: [PATCH] Bump pytest-reportportal from 5.2.2 to 5.3.0 Bumps [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) from 5.2.2 to 5.3.0. - [Release notes](https://github.com/reportportal/agent-python-pytest/releases) - [Changelog](https://github.com/reportportal/agent-python-pytest/blob/develop/CHANGELOG.md) - [Commits](https://github.com/reportportal/agent-python-pytest/compare/5.2.2...5.3.0) --- updated-dependencies: - dependency-name: pytest-reportportal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f8d3ce9496..2eb0a3241d7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ python-box==7.1.1 pytest==7.4.2 pytest-services==2.2.1 pytest-mock==3.11.1 -pytest-reportportal==5.2.2 +pytest-reportportal==5.3.0 pytest-xdist==3.3.1 pytest-ibutsu==2.2.4 PyYAML==6.0.1