Pybit

Latest version: v5.10.0

Safety actively analyzes 725393 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

1.1.10rc0

Modified

- Rewrote if-condition on `_on_message` in `WebSocket` class to check for linear or non-linear position data.

1.1.9

Modified

- Added ability to handle `from` using `from_time` and `from_id` arguments since `from` is a
reserved keyword.
- Removed `ignore_retries_for` from `HTTP`. `pybit` now uses a standard list of non-critical errors that can
be retried.
- Added argument `retry_delay` for `HTTP`—allows user to add a custom retry delay for each retry.

1.1.8

- See release candidates for details.

1.1.8rc4

Modified

- Fixed raise error missing argument for `FailedRequestError` upon max retries.
- Modified API endpoints to saistfy requirements for upcoming endpoint deprecation,
see the [API Documentation](https://bybit-exchange.github.io/docs/inverse/#t-introduction)
for more info.
- Updated `WebSocket` class to properly handle `candle` from USDT perpetual streams.
- Updated `WebSocket` class to return a copy of the collected data, preventing establishing
a reference.
- Updated `WebSocket` class to properly handle linear (USDT) orderbook data.
- Performance improvements.

1.1.8rc3

Modified

- Changed `ignore_retries_for` default argument to be empty tuple to prevent error.

1.1.8rc2

Added

- Added `ignore_retries_for` argument to `HTTP` `auth` method, allowing the user
to choose which error codes should NOT be retried.

Page 11 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.