From 1da20cc5778df175d8f2df67e46675b7ca700b1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 04:30:45 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.38.13 to 1.40.21 Bumps [boto3](https://github.com/boto/boto3) from 1.38.13 to 1.40.21. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.13...1.40.21) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.21 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..1c408236 --- 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.21 polygon-api-client == 1.11.0 pytz == 2025.2 vectorbt == 0.27.3