From 2222c6544f61683b231a3c789501b94d0892ee62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:19:48 +0000 Subject: [PATCH] Bump boto3 in /agents/meal_planner/recipe_generator Bumps [boto3](https://github.com/boto/boto3) from 1.28.57 to 1.33.12. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/boto3/compare/1.28.57...1.33.12) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- agents/meal_planner/recipe_generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agents/meal_planner/recipe_generator/requirements.txt b/agents/meal_planner/recipe_generator/requirements.txt index f0036771..8ac6e235 100644 --- a/agents/meal_planner/recipe_generator/requirements.txt +++ b/agents/meal_planner/recipe_generator/requirements.txt @@ -1,2 +1,2 @@ botocore==1.31.57 -boto3==1.28.57 \ No newline at end of file +boto3==1.33.12 \ No newline at end of file