alpacahq / alpaca-trade-api-python

Python client for Alpaca's trade API
https://pypi.org/project/alpaca-trade-api/
Apache License 2.0
1.73k stars 534 forks source link

Scheduled weekly dependency update for week 33 #651

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update msgpack from 1.0.3 to 1.0.4.

Changelog ### 1.0.4 ``` ===== Release Date: 2022-06-03 * Support Python 3.11 (beta). * Don't define `__*_ENDIAN__` macro on Unix. by methane in https://github.com/msgpack/msgpack-python/pull/495 * Use PyFloat_Pack8() on Python 3.11a7 by vstinner in https://github.com/msgpack/msgpack-python/pull/499 * Fix Unpacker max_buffer_length handling by methane in https://github.com/msgpack/msgpack-python/pull/506 ```
Links - PyPI: https://pypi.org/project/msgpack - Changelog: https://pyup.io/changelogs/msgpack/ - Homepage: https://msgpack.org/
pyup-bot commented 2 years ago

Closing this in favor of #652