questions
questions copied to clipboard
Questions is a form library for Python that uses the power of SurveyJS for the UI.
This PR updates [wheel](https://pypi.org/project/wheel) from **0.40.0** to **0.43.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 [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.6.3**. Changelog ### 2.6.3 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.6.3) What's Changed Packaging * Update `pydantic-settings` version in the docs by hramezani in [8906](https://github.com/pydantic/pydantic/pull/8906) Fixes *...
This PR updates [email_validator](https://pypi.org/project/email_validator) from **2.0.0.post2** to **2.1.1**. Changelog ### 2.1.1 ``` ------------------------- * Fixed typo 'marking' instead of 'marketing' in case-insensitive mailbox name list. * When DNS-based deliverability checks...
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.6.2**. Changelog ### 2.6.2 ``` [GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.6.2) What's Changed Packaging * Upgrade to `pydantic-core` 2.16.3 by sydney-runkle in [8879](https://github.com/pydantic/pydantic/pull/8879) Fixes * 'YYYY-MM-DD' date...
This PR updates [twine](https://pypi.org/project/twine) from **4.0.2** to **5.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/twine - Docs: https://twine.readthedocs.io/
This PR updates [watchdog](https://pypi.org/project/watchdog) from **3.0.0** to **4.0.0**. Changelog ### 4.0.0 ``` - Drop support for Python 3.7. - Add support for Python 3.12. - [snapshot] Add typing to `dirsnapshot`...
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.6.1**. Changelog ### 2.6.1 ``` What's Changed * Replace MiMalloc w/ default allocator by adriangb in https://github.com/pydantic/pydantic-core/pull/900 * Prepare for 2.6.1 release by...
This PR updates [pip](https://pypi.org/project/pip) from **23.3.1** to **24.0**. Changelog ### 23.3.2 ``` =================== Bug Fixes --------- - Fix a bug in extras handling for link requirements (`12372 <https://github.com/pypa/pip/issues/12372>`_) - Fix...
This PR updates [pydantic](https://pypi.org/project/pydantic) from **1.10.8** to **2.6.0**. Changelog ### 2.6.0 ``` What's Changed * Bump `pytest-codspeed` to v2.1.0 by art049 in https://github.com/pydantic/pydantic-core/pull/875 * Allow parsing numbers w/ underscores (e.g....
This PR updates [flake8](https://pypi.org/project/flake8) from **6.0.0** to **7.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/flake8 - Repo: https://github.com/pycqa/flake8