latexipy icon indicating copy to clipboard operation
latexipy copied to clipboard

Generate beautiful plots for LaTeX using your existing matplotlib-based code.

Results 57 latexipy issues
Sort by recently updated
recently updated
newest added

This PR updates [watchdog](https://pypi.org/project/watchdog) from **2.0.2** to **4.0.2**. Changelog ### 4.0.2 ``` ~~~~~ 2024-08-11 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.1...v4.0.2>`__ - Add support for Python 3.13 (`1052 <https://github.com/gorakhargosh/watchdog/pull/1052>`__) - [core] Run ``ruff``,...

This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.4.1** to **6.0.2**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pyyaml - Homepage: https://pyyaml.org/

This PR updates [coverage](https://pypi.org/project/coverage) from **5.5** to **7.6.1**. Changelog ### 7.6.1 ``` -------------------------- - Fix: coverage used to fail when measuring code using :func:`runpy.run_path <python:runpy.run_path>` with a :class:`Path <python:pathlib.Path>` argument....

This PR updates [flake8](https://pypi.org/project/flake8) from **3.9.0** to **7.1.1**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/flake8 - Repo: https://github.com/pycqa/flake8

This PR updates [wheel](https://pypi.org/project/wheel) from **0.36.2** to **0.44.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/wheel

This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **3.5.3** to **8.0.2**. Changelog ### 8.0.2 ``` ===================================== Bugs fixed ---------- * Fix the ``pygments.Formatter.__class_getitem__`` patch. Patch by Adam Turner. ``` ### 8.0.1 ``` =====================================...

This PR updates [pip](https://pypi.org/project/pip) from **21.0.1** to **24.2**. Changelog ### 24.2 ``` ================= Deprecations and Removals ------------------------- - Deprecate ``pip install --editable`` falling back to ``setup.py develop`` when using a...

This PR updates [pytest](https://pypi.org/project/pytest) from **6.2.2** to **8.3.2**. Changelog ### 8.3.1 ``` ========================= The 8.3.0 release failed to include the change notes and docs for the release. This patch release...

This PR updates [cryptography](https://pypi.org/project/cryptography) from **3.4.7** to **43.0.0**. Changelog ### 43.0.0 ``` ~~~~~~~~~~~~~~~~~~~ * **BACKWARDS INCOMPATIBLE:** Support for OpenSSL less than 1.1.1e has been removed. Users on older version of...

This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.11.1** to **5.0.0**. Changelog ### 5.0.0 ``` ------------------ * Removed support for xdist rsync (now deprecated). Contributed by Matthias Reichenbach in `623 <https://github.com/pytest-dev/pytest-cov/pull/623>`_. * Switched...