From fe82cecb2943fb1e61e33c310432dc8812f09809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 03:26:28 +0000 Subject: [PATCH] build(deps): Bump botocore from 1.35.44 to 1.35.49 Bumps [botocore](https://github.com/boto/botocore) from 1.35.44 to 1.35.49. - [Commits](https://github.com/boto/botocore/compare/1.35.44...1.35.49) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9a74ef2..aa3e329 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.35.44 -botocore==1.35.44 +botocore==1.35.49 Jinja2==3.1.4 jmespath==1.0.1 MarkupSafe==3.0.2