pyup.io bot

Results 7154 issues of pyup.io bot

This PR updates [coveralls](https://pypi.org/project/coveralls) from **1.8.2** to **4.0.2**. Changelog ### 4.0.2 ``` Internal * update python support: drop EOL'd versions (3.8, 3.9), begin testing on new versions (3.13, 3.14), and...

This PR updates [tox](https://pypi.org/project/tox) from **3.12.1** to **4.32.0**. Changelog ### 3.28.0 ``` -------------------- Features ^^^^^^^^ - Support provision of tox 4 with the ``min_version`` option - by :user:`hroncok` `2661 <https://github.com/tox-dev/tox/issues/2661>`_...

This PR updates [pytest](https://pypi.org/project/pytest) from **8.3.1** to **9.0.0**. Changelog ### 9.0.0 ``` ========================= New features ------------ - `1367 <https://github.com/pytest-dev/pytest/issues/1367>`_: **Support for subtests** has been added. :ref:`subtests <subtests>` are an alternative...

This PR updates [idna](https://pypi.org/project/idna) from **3.7** to **3.11**. Changelog ### 3.11 ``` - Update to Unicode 16.0.0, including significant changes to UTS46 processing. As a result of Unicode ending support...

This PR updates [certifi](https://pypi.org/project/certifi) from **2024.7.4** to **2025.10.5**. *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 [beautifulsoup4](https://pypi.org/project/beautifulsoup4) from **4.12.3** to **4.14.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/beautifulsoup4 - Changelog: https://data.safetycli.com/changelogs/beautifulsoup4/

This PR updates [soupsieve](https://pypi.org/project/soupsieve) from **2.2.1** to **2.8**. Changelog ### 2.8 ``` - **NEW**: Drop support for Python 3.8. - **NEW**: Add support for Python 3.14. - **NEW**: Deploy with...

This PR updates [requests](https://pypi.org/project/requests) from **2.32.3** to **2.32.5**. Changelog ### 2.32.5 ``` ------------------- **Bugfixes** - The SSLContext caching feature originally introduced in 2.32.0 has created a new class of issues...

This PR updates [urllib3](https://pypi.org/project/urllib3) from **2.2.2** 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...

### Update [Cython](https://pypi.org/project/Cython) from **0.29.23** to **3.1.6**. Changelog ### 3.1.6 ``` ================== Bugs fixed ---------- * Unicode characters formatted from C integers with ``f"{value:c}"`` could result in invalid Python string...