hydrosquall / tiingo-python

Python client for interacting with the Tiingo Financial Data API (stock ticker and news data)
https://pypi.org/project/tiingo/
MIT License
243 stars 51 forks source link

Update pip to 23.3.2 #925

Closed pyup-bot closed 5 months ago

pyup-bot commented 7 months ago

This PR updates pip from 23.3.1 to 23.3.2.

Changelog ### 23.3.2 ``` =================== Bug Fixes --------- - Fix a bug in extras handling for link requirements (`12372 <https://github.com/pypa/pip/issues/12372>`_) - Fix mercurial revision "parse error": use ``--rev={ref}`` instead of ``-r={ref}`` (`12373 <https://github.com/pypa/pip/issues/12373>`_) ```
Links - PyPI: https://pypi.org/project/pip - Changelog: https://data.safetycli.com/changelogs/pip/ - Homepage: https://pip.pypa.io/
codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (37ebcbd) 80.95% compared to head (c509b2e) 80.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #925 +/- ## ======================================= Coverage 80.95% 80.95% ======================================= Files 6 6 Lines 294 294 ======================================= Hits 238 238 Misses 56 56 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

pyup-bot commented 5 months ago

Closing this in favor of #943