Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 29, 2026

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

Release notes

Sourced from injective-py's releases.

v1.14.1

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

What's Changed

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

Changelog

Sourced from injective-py's changelog.

[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
  • Added examples for EVM queries
  • Created a new AsyncClient in the pyinjective.async_client_v2 module. This new AsyncClient provides support for the new v2 exchange endpoints. AsyncClient in pyinjective.async_client module still provides access to the v1 exchange endpoints.
  • Created a new Composer in the pyinjective.composer_v2 module. This new Composer provides support to create exchange v2 objects. Composer in pyinjective.composer module still provides access to the v1 exchange objects.
  • Created the IndexerClient class to have all indexer queries. AsyncClient v2 now does not include any logic related to the indexer endpoints. The original AsyncClient still does support indexer endpoints (for backwards compatibility) but it does that by using an instance of the IndexerClient

Removed

  • Removed all methods marked as deprecated in AsyncClient and Composer

... (truncated)

Commits
  • 8e54863 Merge pull request #413 from InjectiveLabs/fix/update_python_dependency_version
  • 12a31a9 (fix) Solved pre-commit issues
  • 70af961 (fix) Updated the SDK version for the release, and the CHANGELOG file
  • 3f1cdcc (fix) fix tests for Python 3.14 asyncio and datetime deprecation
  • fe637cc [CHORE] Update Python version limitation to ">=3.10,<3.15" to support Pythong...
  • 6c0a588 Merge pull request #412 from InjectiveLabs/dev
  • 10da834 Merge pull request #411 from InjectiveLabs/chore/final_v1_19_alignment_for_re...
  • 69af88e [CHORE] Fix oracle module stream prices examples
  • f2f6390 [CHORE] Fixed pre-commit issues
  • 016bbaf [CHORE] Updated version in pyproject.toml and added v1.14.0 changes into the ...
  • 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.14.1)

---
updated-dependencies:
- dependency-name: injective-py
  dependency-version: 1.14.1
  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 May 29, 2026
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