Skip to content

Update cryptofeed requirement from >=1.3.1 to >=2.4.1#2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cryptofeed-gte-2.4.1
Open

Update cryptofeed requirement from >=1.3.1 to >=2.4.1#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/cryptofeed-gte-2.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Updates the requirements on cryptofeed to permit the latest version.

Changelog

Sourced from cryptofeed's changelog.

2.4.1 (2025-02-08)

  • Update: Added is_data_json to write() in HTTPSync from connection.py to support JSON payloads (#1071)
  • Bugfix: Handle empty nextFundingRate in OKX
  • Bugfix: Handle null next_funding_time and estimated_rate in HuobiSwap funding
  • Update: transitioned from Coinbase Pro (retired) to Coinbase Advanced Trade
  • Feature: Bybit spot support
  • Update: Bybit migrate to API V5 for public streams
  • Bugfix: Handle None ids for Kraken trades in QuestDB
  • Bugfix: Handle OrderChanged event in IndependentReserve
  • Bugfix: Remove deprecated USD currency from bit.com
  • Bugfix: Make entry key optional when retrieving symbols for BitMex
  • Update: Changes to work with latest version of websockets

2.4.0 (2024-01-07)

  • Update: Fix tests
  • Update: Okcoin moved to v5 API used by OKX
  • Bugfix: InfluxDB none type conversions
  • New Exchange: GateIO Futures
  • Bugfix: Fix instrument types in symbol parsing on Bitmex
  • Bugfix: fix crash issue when init symbol data on Kraken Futures
  • Updates: Remove closed exchanges, clean up feeds (update APIs, adjust symbol parsing, etc)

2.3.2 (2023-05-27)

  • Bugfix: Fix Socket backend
  • Bugfix: Fix AUCTION symbol parsing on Coinbase
  • Bugfix: Fix PERPETUAL symbol parsing on Phemex
  • Bugfix: Fix PERPETUAL symbol parsing on Kraken Futures
  • Feature: Access to all AIOKafka configuration options
  • Feature: Use backend Queue for Kafka
  • Feature: Add support for storing book snapshots in Redis as key-value
  • Update: Switch from unmaintained aioredis to redis-py
  • Bugfix: Correct value for Crypto.com Ask price
  • Update: Remove cChardet dependency
  • Feature: Binance TR support

2.3.1 (2022-10-31)

  • Bugfix: timestamp not reset correctly on reconnect
  • Bugfix: Arctic backend failing to write Trades when trade type was not present in data
  • Bugfix: Timestamp sometimes not present in Coinbase ticker updates
  • Bugfix: Phemex, symbols parsing
  • Bugfix: OKx - handle empty liquidations correctly

2.3.0 (2022-09-04)

  • Bugfix: added list and str support to websocket_endpoint creation (allows more than 200 symbols on Binance)
  • Feature: Add support for OKx streaming candles
  • Bugfix: Binance Futures, double slash in open interest url
  • Update: Set 'next_funding_rate' to None in Bybit if not present
  • Feature: Added authentication to private channels of Bittrex. ORDER_INFO and BALANCES implemented.
  • Bugfix: Bitget, bug in subscribe method
  • Update: Poloniex API update

... (truncated)

Commits

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 [cryptofeed](https://github.com/bmoscon/cryptofeed) to permit the latest version.
- [Release notes](https://github.com/bmoscon/cryptofeed/releases)
- [Changelog](https://github.com/bmoscon/cryptofeed/blob/master/CHANGES.md)
- [Commits](bmoscon/cryptofeed@v1.7.0...v2.4.1)

---
updated-dependencies:
- dependency-name: cryptofeed
  dependency-version: 2.4.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 Apr 22, 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