From 0e944474b133226712801d50e96999493f15beec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 11:45:37 +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 62121bf..9276919 100644 --- a/.examples/Python-API-Example/requirements.txt +++ b/.examples/Python-API-Example/requirements.txt @@ -1 +1 @@ -requests==2.32.0 +requests==2.32.1