From 5455b7ef25f26bcd9ccdf116d4e6573917306294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 10:47:20 +0000 Subject: [PATCH 1/2] Bump boto3 from 1.24.23 to 1.24.24 Bumps [boto3](https://github.com/boto/boto3) from 1.24.23 to 1.24.24. - [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.24.23...1.24.24) --- updated-dependencies: - dependency-name: boto3 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 38df393..85d3d47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.24.23 +boto3==1.24.24 botocore==1.27.23 gTTS==2.2.4 moviepy==1.0.3 From bd529add7d963f2caf5bdcf45ace9b7425f54fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 17:28:13 +0000 Subject: [PATCH 2/2] Bump botocore from 1.27.23 to 1.27.24 Bumps [botocore](https://github.com/boto/botocore) from 1.27.23 to 1.27.24. - [Release notes](https://github.com/boto/botocore/releases) - [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/botocore/compare/1.27.23...1.27.24) --- 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 85d3d47..40c7632 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.24.24 -botocore==1.27.23 +botocore==1.27.24 gTTS==2.2.4 moviepy==1.0.3 mutagen==1.45.1