From b6e942afa42010a9af0312025ed8e6cf6f8c4907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 00:04:02 +0000 Subject: [PATCH] Bump botocore in /agents/trip_planner/hotels_agent Bumps [botocore](https://github.com/boto/botocore) from 1.31.57 to 1.33.13. - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.31.57...1.33.13) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agents/trip_planner/hotels_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/trip_planner/hotels_agent/requirements.txt b/agents/trip_planner/hotels_agent/requirements.txt index baa4d76..8e73057 100644 --- a/agents/trip_planner/hotels_agent/requirements.txt +++ b/agents/trip_planner/hotels_agent/requirements.txt @@ -1,2 +1,2 @@ -botocore==1.31.57 +botocore==1.33.13 boto3==1.33.13 \ No newline at end of file