From e7c645a390a59beef1c2681f126b0580d32c4dfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 11:10:53 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .examples/Python-API-Example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.examples/Python-API-Example/requirements.txt b/.examples/Python-API-Example/requirements.txt index 9276919..6e42168 100644 --- a/.examples/Python-API-Example/requirements.txt +++ b/.examples/Python-API-Example/requirements.txt @@ -1 +1 @@ -requests==2.32.1 +requests==2.32.2