From e1251cb8dc04ea3bac695920235d5875632c03a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 05:54:17 +0000 Subject: [PATCH] --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... 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 2c24336..62121bf 100644 --- a/.examples/Python-API-Example/requirements.txt +++ b/.examples/Python-API-Example/requirements.txt @@ -1 +1 @@ -requests==2.31.0 +requests==2.32.0