From a310956f29da39c8644d560016847a14234ecef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 03:17:46 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.38.13 to 1.38.27 Bumps [boto3](https://github.com/boto/boto3) from 1.38.13 to 1.38.27. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.38.13...1.38.27) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.27 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 7a470c74..ed87ab0f --- 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.38.41 polygon-api-client == 1.11.0 pytz == 2025.2 vectorbt == 0.27.3