pyup.io bot
pyup.io bot
This PR pins [python-dotenv](https://pypi.org/project/python-dotenv) to the latest release **1.2.1**. Changelog ### 1.2.1 ``` - Move more config to `pyproject.toml`, removed `setup.cfg` - Add support for reading `.env` from FIFOs (Unix)...
This PR pins [pydantic](https://pypi.org/project/pydantic) to the latest release **2.12.5**. Changelog ### 2.12.3 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.12.3) What's Changed This is the third 2.12 patch release, fixing issues related to the `FieldInfo`...
This PR pins [playwright-stealth](https://pypi.org/project/playwright-stealth) to the latest release **2.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/playwright-stealth
This PR pins [playwright](https://pypi.org/project/playwright) to the latest release **1.56.0**. Changelog ### 1.56.0 ``` New APIs - New methods [page. console_messages()](https://playwright.dev/python/docs/api/class-page#page-console-messages) and [page.page_errors()](https://playwright.dev/python/docs/api/class-page#page-page-errors) for retrieving the most recent console messages from...
This PR pins [Sphinx](https://pypi.org/project/Sphinx) to the latest release **9.0.4**. Changelog ### 9.0.4 ``` ============================== Bugs fixed ---------- * 14143: Fix spurious build warnings when translators reorder references in strings, or...
This PR pins [eve](https://pypi.org/project/eve) to the latest release **2.2.4**. Changelog ### 2.2.4 ``` -------------- Released on December 2, 2025. - fix: Validation issue when a field is ``id_field`` with ``unique=True``...
This PR pins [Sphinx](https://pypi.org/project/Sphinx) to the latest release **9.0.1**. Changelog ### 9.0.1 ``` ===================================== Bugs fixed ---------- * 13942: autodoc: Restore the mapping interface for options objects. Patch by Adam...
This PR pins [Sphinx](https://pypi.org/project/Sphinx) to the latest release **9.0.0**. Changelog ### 9.0.0 ``` ===================================== Dependencies ------------ * 13786: Support `Docutils 0.22`_. Patch by Adam Turner. .. _Docutils 0.22: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-22-2026-07-29 Incompatible...
This PR pins [eve](https://pypi.org/project/eve) to the latest release **2.2.3**. Changelog ### 2.2.2 ``` ------------------------- Released on August 26, 2025. *Just website updates, no code changes.* - Drop obsolete reference links...
This PR pins [doc8](https://pypi.org/project/doc8) to the latest release **2.0.0**. Changelog ### 2.0.0 ``` Major - Require python>=3.10 and support 3.13, 3.14 (177) ssbarnea Bugfixes - Update project metadata and refactor...