pyup.io bot
pyup.io bot
This PR pins [pyexcel](https://pypi.org/project/pyexcel) to the latest release **0.7.2**. Changelog ### 0.7.2 ``` -------------------------------------------------------------------------------- **Fixed** . `270 <https://github.com/pyexcel/pyexcel/issues/270>`_: apenddoc breaks interpreter optimization . `274 <https://github.com/pyexcel/pyexcel/issues/274>`_: Replace deprecated imp module with...
This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.7.1**. Changelog ### 7.7.1 ``` -------------------------- - A few small tweaks to the sys.monitoring support for Python 3.14. Please test! .. _changes_7-7-0:...
This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.7.0**. Changelog ### 7.7.0 ``` -------------------------- - The Coverage object has a new method, :meth:`.Coverage.branch_stats` for getting simple branch information for a...
This PR pins [pyexcel-xls](https://pypi.org/project/pyexcel-xls) to the latest release **0.7.1**. Changelog ### 0.7.1 ``` -------------------------------------------------------------------------------- **Removed** . `52 <https://github.com/pyexcel/pyexcel-xls/issues/52>`_: remove xlsm support for xlrd > 2.0.0 **Updated** . `54 <https://github.com/pyexcel/pyexcel-xls/issues/54>`_: first...
This PR pins [pyexcel-xlsx](https://pypi.org/project/pyexcel-xlsx) to the latest release **0.6.1**. Changelog ### 0.6.1 ``` -------------------------------------------------------------------------------- **Updated** . Compatability with openpyxl 3.1.0 and later ``` ### 0.6.0 ``` -------------------------------------------------------------------------------- **Updated** . New...
This PR pins [mock](https://pypi.org/project/mock) to the latest release **5.2.0**. Changelog ### 5.2.0 ``` ----- This is release is `in memory of Michael Foord`__, who originally authored the `mock` package and...
This PR pins [pytest](https://pypi.org/project/pytest) to the latest release **8.3.5**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery...
This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.6.12**. Changelog ### 7.6.12 ``` --------------------------- - Fix: some aarch64 distributions were missing (`issue 1927`_). These are now building reliably. .. _issue...
This PR pins [lxml](https://pypi.org/project/lxml) to the latest release **5.3.1**. Changelog ### 5.3.1 ``` ================== Bugs fixed ---------- * GH440: Some tests were adapted for libxml2 2.14.0. Patch by Nick Wellnhofer....
This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.6.11**. Changelog ### 7.6.11 ``` --------------------------- - Fix: a memory leak in CTracer has been fixed. The details are in `issue 1924`_...