From 436ccde82d61d51536b812227ab974377a430ed0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:33:22 +0000 Subject: [PATCH] Bump pytest-reportportal from 5.6.7 to 5.6.8 Bumps [pytest-reportportal](https://github.com/reportportal/agent-python-pytest) from 5.6.7 to 5.6.8. - [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.6.7...5.6.8) --- updated-dependencies: - dependency-name: pytest-reportportal dependency-version: 5.6.8 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 cd8af711589..be325522111 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pytest-asyncio==1.4.0 pytest-order==1.4.0 pytest-services==2.2.2 pytest-mock==3.15.1 -pytest-reportportal==5.6.7 +pytest-reportportal==5.6.8 pytest-reportlog==1.0.0 pytest-xdist==3.6.1 pytest-fixturecollection==0.1.2