questions
questions copied to clipboard
Questions is a form library for Python that uses the power of SurveyJS for the UI.
This PR updates [tox](https://pypi.org/project/tox) from **4.11.3** to **4.20.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/tox - Changelog: https://data.safetycli.com/changelogs/tox/
This PR updates [sphinx-autodoc-typehints](https://pypi.org/project/sphinx-autodoc-typehints) from **1.23.4** to **2.4.4**. *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-autodoc-typehints - Changelog: https://data.safetycli.com/changelogs/sphinx-autodoc-typehints/
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.9.2**. Changelog ### 2.9.2 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.9.2) What's Changed Fixes * Do not error when trying to evaluate annotations of private attributes by...
This PR updates [pytest](https://pypi.org/project/pytest) from **7.3.1** to **8.3.3**. Changelog ### 8.3.3 ``` ========================= Bug fixes --------- - `12446 <https://github.com/pytest-dev/pytest/issues/12446>`_: Avoid calling ``property`` (and other instance descriptors) during fixture discovery --...
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.9.1**. Changelog ### 2.9.0 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.9.0) The code released in v2.9.0 is practically identical to that of v2.9.0b2. What's Changed Packaging *...
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.9.0**. Changelog ### 2.9.0 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.9.0) The code released in v2.9.0 is practically identical to that of v2.9.0b2. What's Changed Packaging *...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **3.0.0** to **5.0.0**. Changelog ### 5.0.0 ``` ~~~~~ 2024-08-26 • `full history <https://github.com/gorakhargosh/watchdog/compare/v4.0.2...v5.0.0>`__ **Breaking Changes** - Drop support for Python 3.8 (`1055 <https://github.com/gorakhargosh/watchdog/pull/1055>`__) - [core]...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.40.0** 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 [black](https://pypi.org/project/black) from **23.3.0** to **24.8.0**. Changelog ### 24.8.0 ``` Stable style - Fix crash when ` fmt: off` is used before a closing parenthesis or bracket. (4363)...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **7.0.1** to **8.0.2**. Changelog ### 8.0.2 ``` ===================================== Bugs fixed ---------- * Fix the ``pygments.Formatter.__class_getitem__`` patch. Patch by Adam Turner. ``` ### 8.0.1 ``` =====================================...