latexipy
latexipy copied to clipboard
Generate beautiful plots for LaTeX using your existing matplotlib-based code.
This PR updates [wheel](https://pypi.org/project/wheel) from **0.36.2** to **0.37.1**. Changelog ### 0.37.1 ``` - Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (415) - Fixed parsing...
Bumps [pip](https://github.com/pypa/pip) from 21.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.4.1** to **6.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/pyyaml - Homepage: https://pyyaml.org/
This PR updates [pytest-cov](https://pypi.org/project/pytest-cov) from **2.11.1** to **3.0.0**. Changelog ### 3.0.0 ``` ------------------- **Note that this release drops support for Python 2.7 and Python 3.5.** * Added support for Python...
This PR updates [sphinx-rtd-theme](https://pypi.org/project/sphinx-rtd-theme) from **0.5.1** to **1.0.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/sphinx-rtd-theme - Repo: https://github.com/readthedocs/sphinx_rtd_theme
This PR updates [codecov](https://pypi.org/project/codecov) from **2.1.11** to **2.1.12**. Changelog ### 2.1.12 ``` Fixes - 322 Add Cirrus CI Dependencies and Misc - 311 Bump coverage from 5.3 to 5.3.1 -...
* LaTeXiPy version:1.0.1 * Python version: 3.7.10 * Operating System: Linux (Google Colab) ### Description Trying to use the base function of creating layout that matches Latex ### What I...
This PR updates [matplotlib](https://pypi.org/project/matplotlib) from **3.4.0** to **3.6.0**. Changelog ### 3.5.3 ``` This is the third bugfix release of the 3.5.x series. This release contains several bug-fixes and adjustments: *...
This PR updates [tox](https://pypi.org/project/tox) from **3.23.0** to **3.26.0**. Changelog ### 3.26.0 ``` -------------------- Bugfixes ^^^^^^^^ - Fix fallback to ``python`` environment when ``isolated_build = true`` is set -- by :user:`Unrud`...
This PR updates [cryptography](https://pypi.org/project/cryptography) from **3.4.7** to **38.0.1**. Changelog ### 38.0.1 ``` ~~~~~~~~~~~~~~~~~~~ * Fixed parsing TLVs in ASN.1 with length greater than 65535 bytes (typically seen in large CRLs)....