pyup.io bot

Results 7283 issues of pyup.io bot

This PR updates [Markdown](https://pypi.org/project/Markdown) from **2.6.11** to **3.1.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/markdown - Repo: https://Python-Markdown.github.io/

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.54.1**. Changelog ### 6.54.1 ``` ------------------- This patch makes ``FailedHealthCheck`` and ``DeadlineExceeded`` exceptions picklable, for compatibility with Django's parallel test runner (:issue:`3426`)....

This PR pins [flake8](https://pypi.org/project/flake8) to the latest release **5.0.1**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix...

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.53.0**. Changelog ### 6.53.0 ``` ------------------- :func:`~hypothesis.extra.django.from_field` now supports ``UsernameField`` from :mod:`django.contrib.auth.forms`. Thanks to Afonso Silva for reporting and working on :issue:`3417`....

This PR pins [Sphinx](https://pypi.org/project/Sphinx) to the latest release **5.1.0**. Changelog ### 5.1.0 ``` ===================================== Dependencies ------------ * 10656: Support `Docutils 0.19`_. Patch by Adam Turner. .. _Docutils 0.19: https://docutils.sourceforge.io/RELEASE-NOTES.html#release-0-19-2022-07-05 Deprecated...

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.52.4**. Changelog ### 6.52.4 ``` ------------------- This patch improves the error message when you pass filenames to the :command:`hypothesis write` CLI, which...

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.52.3**. Changelog ### 6.52.3 ``` ------------------- This patch ensures that the warning for non-interactive ``.example()`` points to your code instead of Hypothesis...

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.52.1**. Changelog ### 6.52.1 ``` ------------------- This patch adds filter rewriting for :func:`math.isfinite`, :func:`math.isinf`, and :func:`math.isnan` on :func:`~hypothesis.strategies.integers` or :func:`~hypothesis.strategies.floats` (:issue:`2701`). Thanks...

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **6.4.2**. Changelog ### 6.4.2 ``` -------------------------- - Updated for a small change in Python 3.11.0 beta 4: modules now start with a...

This PR pins [hypothesis](https://pypi.org/project/hypothesis) to the latest release **6.50.1**. Changelog ### 6.50.1 ``` ------------------- This patch improves the error messages in :func:`example() <hypothesis.example>` argument validation following the recent release of...