From ff7f6ed540e7b573f95a65f21b80f9ea83b84b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:07:35 +0000 Subject: [PATCH] Bump pytest-reportportal from 5.3.1 to 5.4.0 Bumps [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) from 5.3.1 to 5.4.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.3.1...5.4.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 a6b074d03c3..a91ac0a34a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ pytest==7.4.4 pytest-order==1.2.0 pytest-services==2.2.1 pytest-mock==3.12.0 -pytest-reportportal==5.3.1 +pytest-reportportal==5.4.0 pytest-xdist==3.5.0 pytest-fixturecollection==0.1.1 pytest-ibutsu==2.2.4