Skip to content

Comments

build(deps): bump polygon-api-client from 1.11.0 to 1.14.6#261

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/polygon-api-client-1.14.6
Closed

build(deps): bump polygon-api-client from 1.11.0 to 1.14.6#261
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/polygon-api-client-1.14.6

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps polygon-api-client from 1.11.0 to 1.14.6.

Release notes

Sourced from polygon-api-client's releases.

v1.14.6

What's Changed

Full Changelog: massive-com/client-python@v1.14.5...v1.14.6

v1.14.5

What's Changed

New Contributors

Full Changelog: massive-com/client-python@v1.14.4...v1.14.5

v1.14.4

What's Changed

Full Changelog: massive-com/client-python@v1.14.3...v1.14.4

v1.14.3

What's Changed

In this release, we are introducing a breaking change to the Stocks Financials Beta API. We have refactored the balance_sheet, income_statement, cash_flow_statement, and comprehensive_income sections to use typed classes with explicit fields, replacing the previous raw dictionary access. Each field specified in the OpenAPI specification is now presented as an optional DataPoint, enhancing type safety and reliability when accessing data.

Note that although this is a breaking change, we are issuing it as a minor update due to the beta status of this API and the existing issues with the previous implementation. We recommend that all users update their implementations to accommodate these new typed access patterns.

New Features

Spec and Model Updates

Dependency Updates

  • mypy: Updated from 1.10.1 to 1.13.0 across multiple pull requests (PRs #713, #723, #735, #770, #776).

... (truncated)

Commits
  • 4ed1624 Update endpoints from vX to v1 (#881)
  • 1bc22c3 Bump certifi from 2025.1.31 to 2025.4.26 (#877)
  • 1cb16d3 Adds IPOs, Short Interest/Volume, and Treasury Yields (#875)
  • 83b28f3 Bump jinja2 from 3.1.5 to 3.1.6 (#874)
  • 24eabb9 fix: usage of deprecated CodeQL Action version (#873)
  • a7c00b8 Adds IEX business feed (#852)
  • 4f54c2c Bump certifi from 2024.12.14 to 2025.1.31 (#843)
  • cbabb9e Bump orjson from 3.10.13 to 3.10.15 (#836)
  • bd9d530 Bump types-setuptools from 75.6.0.20241223 to 75.8.0.20250110 (#832)
  • bbf0b29 Update StockFinancial model (net income, EPS, and parent net income loss) (#817)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [polygon-api-client](https://github.com/polygon-io/client-python) from 1.11.0 to 1.14.6.
- [Release notes](https://github.com/polygon-io/client-python/releases)
- [Commits](massive-com/client-python@v1.11.0...v1.14.6)

---
updated-dependencies:
- dependency-name: polygon-api-client
  dependency-version: 1.14.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #266.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/polygon-api-client-1.14.6 branch August 1, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants