From 8c3ecc4ee4abcdee17da89cacca617a30ee12c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:01:24 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.38.13 to 1.40.42 Bumps [boto3](https://github.com/boto/boto3) from 1.38.13 to 1.40.42. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.13...1.40.42) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.42 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7a470c74..4d9b687a --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ python-dotenv == 1.1.0 pandas == 2.2.3 robin-stocks == 3.4.0 -boto3 == 1.38.13 +boto3 == 1.40.42 polygon-api-client == 1.11.0 pytz == 2025.2 vectorbt == 0.27.3