amor71 / LiuAlgoTrader

Framework for algorithmic trading
MIT License
785 stars 130 forks source link

PYUP Scheduled weekly dependency update for week 08 #312

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update Cython from 0.29.27 to 0.29.28.

Changelog ### 0.29.28 ``` ==================== Bugs fixed ---------- * Due to backwards incompatible changes in CPython 3.11a4, the feature flags ``CYTHON_FAST_THREAD_STATE`` and ``CYTHON_USE_EXC_INFO_STACK`` are now disabled in Python 3.11 and later. They are enabled again in Cython 3.0. Patch by David Woods. (Github issue 4610) * A C compiler warning in older PyPy versions was resolved. Patch by Matti Picus. (Github issue 4236) ```
Links - PyPI: https://pypi.org/project/cython - Changelog: https://pyup.io/changelogs/cython/ - Homepage: http://cython.org/

Update setuptools from 60.9.0 to 60.9.3.

Changelog ### 60.9.3 ``` ------- Misc ^^^^ * 3093: Repaired automated release process. ``` ### 60.9.2 ``` ------- Misc ^^^^ * 3035: When loading distutils from the vendored copy, rewrite ``__name__`` to ensure consistent importing from inside and out. ``` ### 60.9.1 ``` ------- Misc ^^^^ * 3102: Prevent vendored importlib_metadata from loading distributions from older importlib_metadata. * 3103: Fixed issue where string-based entry points would be omitted. * 3107: Bump importlib_metadata to 4.11.1 addressing issue with parsing requirements in egg-info as found in PyPy. ```
Links - PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptools

Update hypothesis from 6.36.2 to 6.37.1.

Changelog ### 6.37.1 ``` ------------------- This patch fixes a warning under :pypi:`pytest` 7 relating to our rich traceback display logic (:issue:`3223`). ``` ### 6.37.0 ``` ------------------- When distinguishing multiple errors, Hypothesis now looks at the inner exceptions of :pep:`654` ``ExceptionGroup``\ s. ```
Links - PyPI: https://pypi.org/project/hypothesis - Changelog: https://pyup.io/changelogs/hypothesis/ - Homepage: https://hypothesis.works

Update finnhub-python from 2.4.9 to 2.4.10.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/finnhub-python - Changelog: https://pyup.io/changelogs/finnhub-python/ - Homepage: https://finnhub.io/docs/api

Update quantstats from 0.0.48 to 0.0.50.

Changelog ### 0.0.50 ``` ------ - Fixed a bug when reporting the max drawdown ``` ### 0.0.49 ``` ------ - Fixed an issue with saving the HTML report as a file ```
Links - PyPI: https://pypi.org/project/quantstats - Changelog: https://pyup.io/changelogs/quantstats/ - Repo: https://github.com/ranaroussi/quantstats

Update mnqueues from 0.0.35 to 0.0.37.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/mnqueues - Changelog: https://pyup.io/changelogs/mnqueues/ - Repo: https://github.com/amor71/mnqueues

Update types-requests from 2.27.9 to 2.27.10.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/types-requests - Repo: https://github.com/python/typeshed
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

pyup-bot commented 2 years ago

Closing this in favor of #313