From 7c38f2ef7c2023526d5b8727ad8404a5bf7d02e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 17:06:13 +0000 Subject: [PATCH] Bump pytest-reportportal from 5.4.2 to 5.4.5 Bumps [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) from 5.4.2 to 5.4.5. - [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.4.2...5.4.5) --- updated-dependencies: - dependency-name: pytest-reportportal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 159850c8e99..6e31dbeec7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pytest==8.3.3 pytest-order==1.3.0 pytest-services==2.2.1 pytest-mock==3.14.0 -pytest-reportportal==5.4.2 +pytest-reportportal==5.4.5 pytest-xdist==3.6.1 pytest-fixturecollection==0.1.2 pytest-ibutsu==2.2.4