pyup.io bot
pyup.io bot
This PR updates [urllib3](https://pypi.org/project/urllib3) from **2.0.7** to **2.5.0**. Changelog ### 2.5.0 ``` ================== Features -------- - Added support for the ``compression.zstd`` module that is new in Python 3.14. See `PEP...
This PR updates [certifi](https://pypi.org/project/certifi) from **2023.7.22** to **2025.6.15**. *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/certifi - Repo: https://github.com/certifi/python-certifi
This PR updates [fonttools](https://pypi.org/project/fonttools) from **4.51.0** to **4.58.4**. Changelog ### 4.58.4 ``` ---------------------------- - [feaLib] Allow for empty MarkFilter & MarkAttach sets (3856). ``` ### 4.58.3 ``` ---------------------------- - [feaLib]...
This PR updates [requests](https://pypi.org/project/requests) from **2.31.0** to **2.32.4**. Changelog ### 2.32.4 ``` ------------------- **Security** - CVE-2024-47081 Fixed an issue where a maliciously crafted URL and trusted environment will retrieve credentials...
This PR updates [pandas](https://pypi.org/project/pandas) from **2.2.1** to **2.3.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/pandas
This PR updates [snowballstemmer](https://pypi.org/project/snowballstemmer) from **2.2.0** to **3.0.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/snowballstemmer - Repo: https://github.com/snowballstem/snowball
This PR updates [matplotlib](https://pypi.org/project/matplotlib) from **3.8.2** to **3.10.3**. Changelog ### 3.10.1 ``` This is the first bugfix release of the 3.10.x series. This release contains several bug-fixes and adjustments: -...
This PR updates [charset-normalizer](https://pypi.org/project/charset-normalizer) from **3.3.1** to **3.4.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/charset-normalizer
This PR updates [packaging](https://pypi.org/project/packaging) from **23.2** to **25.0**. Changelog ### 25.0 ``` ~~~~~~~~~~~~~~~~~ * PEP 751: Add support for ``extras`` and ``dependency_groups`` markers. (:issue:`885`) * PEP 738: Add support for...
This PR updates [contourpy](https://pypi.org/project/contourpy) from **1.2.0** to **1.3.2**. Changelog ### 1.3.2 ``` support for PyPy 3.11. This release supports CPython 3.10 to 3.13, and PyPy 3.10 to 3.11. Compatibility: -...