From fb65cd42d8205c277d15bccdc91c35b209baf577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 10:55:37 +0000 Subject: [PATCH] chore(deps): bump requests from 2.32.3 to 2.33.0 in /sample/Tests Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sample/Tests/requirements-desktop.txt | 2 +- sample/Tests/requirements-mobile.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/Tests/requirements-desktop.txt b/sample/Tests/requirements-desktop.txt index 7cdbe2226..7ccb8b402 100644 --- a/sample/Tests/requirements-desktop.txt +++ b/sample/Tests/requirements-desktop.txt @@ -2,6 +2,6 @@ AltTester-Driver==2.1.1 protobuf==5.27.2 selenium==4.22.0 pytest==8.2.2 -requests==2.32.3 +requests==2.33.0 mailslurp-client==15.19.22 Appium-Python-Client \ No newline at end of file diff --git a/sample/Tests/requirements-mobile.txt b/sample/Tests/requirements-mobile.txt index 47c50dbce..69181f21a 100644 --- a/sample/Tests/requirements-mobile.txt +++ b/sample/Tests/requirements-mobile.txt @@ -2,7 +2,7 @@ AltTester-Driver==2.1.1 protobuf==5.27.2 selenium==4.22.0 pytest==8.2.2 -requests==2.32.3 +requests==2.33.0 mailslurp-client==15.19.22 Appium-Python-Client browserstack-sdk