From 4a3906887b8ea9d150f9abc1704aa94420558adb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 06:42:42 +0000 Subject: [PATCH] Bump pytest-services from 2.2.1 to 2.2.2 Bumps [pytest-services](https://github.com/pytest-dev/pytest-services) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/pytest-dev/pytest-services/releases) - [Changelog](https://github.com/pytest-dev/pytest-services/blob/main/CHANGES.rst) - [Commits](https://github.com/pytest-dev/pytest-services/compare/2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: pytest-services dependency-version: 2.2.2 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 ff3416906b2..32c3d3e5390 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pyotp==2.9.0 python-box==7.2.0 pytest==8.3.1 pytest-order==1.2.1 -pytest-services==2.2.1 +pytest-services==2.2.2 pytest-mock==3.14.0 pytest-reportportal==5.4.1 pytest-xdist==3.6.1