From da6cecb60ba61334aa1ea6c039594c621af8e29d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 06:07:49 +0000 Subject: [PATCH] Bump boto3 in /functions/most_popular_repo_bedrock_agent/agent Bumps [boto3](https://github.com/boto/boto3) from 1.35.90 to 1.36.2. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.90...1.36.2) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../most_popular_repo_bedrock_agent/agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/most_popular_repo_bedrock_agent/agent/requirements.txt b/functions/most_popular_repo_bedrock_agent/agent/requirements.txt index 44bd50d..39fe05e 100644 --- a/functions/most_popular_repo_bedrock_agent/agent/requirements.txt +++ b/functions/most_popular_repo_bedrock_agent/agent/requirements.txt @@ -1 +1 @@ -boto3==1.35.90 \ No newline at end of file +boto3==1.36.2 \ No newline at end of file