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