From 2b7b24c58dab829a182b272081b3d509d87e5602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:01:12 +0000 Subject: [PATCH] build(deps): bump polygon-api-client from 1.11.0 to 1.15.4 Bumps [polygon-api-client](https://github.com/polygon-io/client-python) from 1.11.0 to 1.15.4. - [Release notes](https://github.com/polygon-io/client-python/releases) - [Commits](https://github.com/polygon-io/client-python/compare/v1.11.0...v1.15.4) --- updated-dependencies: - dependency-name: polygon-api-client dependency-version: 1.15.4 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..17ee9f96 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ python-dotenv == 1.1.0 pandas == 2.2.3 robin-stocks == 3.4.0 boto3 == 1.38.13 -polygon-api-client == 1.11.0 +polygon-api-client == 1.15.4 pytz == 2025.2 vectorbt == 0.27.3 scipy == 1.15.3