From f5b8e94989a8b5979e8d8ae050f1050f31bb9c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 18:45:28 +0100 Subject: [PATCH] --- (#38) updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/terminal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/terminal/requirements.txt b/examples/terminal/requirements.txt index 9829845..336d3a6 100644 --- a/examples/terminal/requirements.txt +++ b/examples/terminal/requirements.txt @@ -1,4 +1,4 @@ prettytable==3.6.0 -requests==2.31.0 +requests==2.32.0 python-dotenv==1.0.0 boto3==1.26.85 \ No newline at end of file