Skip to content

build(deps): update injective-py requirement from <1.12.0,>=1.7.0 to >=1.7.0,<1.16.0 - #6

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/injective-py-gte-1.7.0-and-lt-1.16.0
Closed

build(deps): update injective-py requirement from <1.12.0,>=1.7.0 to >=1.7.0,<1.16.0#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/injective-py-gte-1.7.0-and-lt-1.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown

Updates the requirements on injective-py to permit the latest version.

Release notes

Sourced from injective-py's releases.

v1.15.0

What's Changed

New Contributors

Full Changelog: InjectiveLabs/sdk-python@v1.14.1...v1.15.0

Changelog

Sourced from injective-py's changelog.

[v1.15.0] 2026-06-02

Added

  • Added support in v2 Composer for the new exchange module MsgBatchLiquidatePositions message, including the liquidate_position_data and msg_batch_liquidate_positions composer helpers and a corresponding example script
  • Exposed OrderType, OracleType, and CrossMarginEligibility proto enums as IntEnum class attributes on the v2 Composer (Composer.ORDER_TYPE, Composer.ORACLE_TYPE, Composer.CROSS_MARGIN_ELIGIBILITY) for IDE discoverability and type safety. The order_type and oracle_type parameters in composer methods now accept either the string name or an integer / enum value (backward-compatible); cross_margin_eligibility (newly introduced this release) accepts only the Composer.CROSS_MARGIN_ELIGIBILITY enum.

Changed

  • Updated all compiled protos for compatibility with Injective core v1.20.0 and Indexer v1.20.2

[1.14.1] - 2026-04-29

Changed

  • Update Python version limitation to ">=3.10,<3.15" to support Python v1.14

[1.14.0] - 2026-04-27

Changed

  • Updated all compiled protos for compatibility with Injective core v1.19.0 and Indexer v1.19.0

[1.13.0] - 2026-02-13

Changed

  • Updated all compiled protos for compatibility with Injective core v1.18.0 and Indexer v1.18.3
  • Includes new proto definitions for the Chainlink Data Streams oracle

[1.12.0] - 2025-11-10

Changed

  • Updated all compiled protos for compatibility with Injective core v1.17.0 and Indexer v1.17.16
  • Included the OpenNotionalCap in derivative markets
  • Added support for market orders creation with the MsgBatchUpdateOrders message
  • Support for order failure events and conditional orders trigger failures in the chainstrem updates

[1.11.2] - 2025-09-24

Added

  • Added support in v2 Composer to create the new exchange module MsgCancelPostOnlyMode message

Changed

  • Updated all compiled protos for compatibility with Injective core v1.16.4 and Indexer v1.16.91
  • Marked the v1 Composer as deprecated

[1.11.1] - 2025-08-20

Changed

  • Marked the v1 AsyncClient as deprecated

Fixed

  • Fixed the Indexer orderbooks queries in the v1 AsyncClient to include the depth parameter

[1.11.0] - 2025-07-29

Added

  • Added support for Exchange V2 proto queries and types
  • Added support for ERC20 proto queries and types
  • Added support for EVM proto queries and types
  • Updated all chain exchange module examples to use the new Exchange V2 proto queries and types
  • Added examples for ERC20 queries and messages

... (truncated)

Commits
  • 9a79027 Merge pull request #417 from InjectiveLabs/release/master-v1.15
  • ee21b05 Merge pull request #416 from InjectiveLabs/chore/release-1.20
  • 265c1d8 chore: changelog date
  • c155399 chore: update changelog and toml
  • 87ea289 chore: adapt test assertions
  • a529118 chore: prep for 1.20 injective-core release
  • f06600a Merge pull request #415 from InjectiveLabs/ic-1055/create-python-sdk-final-re...
  • 54470d4 (fix) Fixed issues detected by CodeRabbit
  • fd12616 (fix) Fix failing tests
  • b14afd2 [IC-1055] Updated proto definitions pointing to injective-core v1.20.0-alpha....
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [injective-py](https://github.com/InjectiveLabs/sdk-python) to permit the latest version.
- [Release notes](https://github.com/InjectiveLabs/sdk-python/releases)
- [Changelog](https://github.com/InjectiveLabs/sdk-python/blob/master/CHANGELOG.md)
- [Commits](InjectiveLabs/sdk-python@v1.7.0...v1.15.0)

---
updated-dependencies:
- dependency-name: injective-py
  dependency-version: 1.15.0
  dependency-type: direct:production
...

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 Jun 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Author

Superseded by #10.

@dependabot dependabot Bot closed this Jul 3, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/injective-py-gte-1.7.0-and-lt-1.16.0 branch July 3, 2026 11:05
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