From 11538e35e45ce31a0ea43ce39968aa397fc5a790 Mon Sep 17 00:00:00 2001
From: pytest bot <pytestbot@users.noreply.github.com>
Date: Sun, 23 May 2021 00:12:33 +0000
Subject: [PATCH] [automated] Update plugin list

---
 doc/en/reference/plugin_list.rst | 37 ++++++++++++++++----------------
 1 file changed, 19 insertions(+), 18 deletions(-)

diff --git a/doc/en/reference/plugin_list.rst b/doc/en/reference/plugin_list.rst
index 45b9fe672..c6facee75 100644
--- a/doc/en/reference/plugin_list.rst
+++ b/doc/en/reference/plugin_list.rst
@@ -6,16 +6,17 @@ Plugin List
 
 PyPI projects that match "pytest-\*" are considered plugins and are listed
 automatically. Packages classified as inactive are excluded.
-This list contains 867 plugins.
+This list contains 868 plugins.
 
 ==============================================================================================================  ========================================================================================================================================================================  ==============  =====================  ================================================
 name                                                                                                            summary                                                                                                                                                                   last release    status                 requires
 ==============================================================================================================  ========================================================================================================================================================================  ==============  =====================  ================================================
+`pytest-accept <https://pypi.org/project/pytest-accept/>`_                                                      A pytest-plugin for updating doctest outputs                                                                                                                              May 18, 2021    N/A                    pytest (>=6,<7)
 `pytest-adaptavist <https://pypi.org/project/pytest-adaptavist/>`_                                              pytest plugin for generating test execution results within Jira Test Management (tm4j)                                                                                    Apr 22, 2021    N/A                    pytest (>=3.4.1)
 `pytest-adf <https://pypi.org/project/pytest-adf/>`_                                                            Pytest plugin for writing Azure Data Factory integration tests                                                                                                            May 10, 2021    4 - Beta               pytest (>=3.5.0)
 `pytest-adf-azure-identity <https://pypi.org/project/pytest-adf-azure-identity/>`_                              Pytest plugin for writing Azure Data Factory integration tests                                                                                                            Mar 06, 2021    4 - Beta               pytest (>=3.5.0)
 `pytest-aggreport <https://pypi.org/project/pytest-aggreport/>`_                                                pytest plugin for pytest-repeat that generate aggregate report of the same test cases with additional statistics details.                                                 Mar 07, 2021    4 - Beta               pytest (>=6.2.2)
-`pytest-aio <https://pypi.org/project/pytest-aio/>`_                                                            Pytest plugin for testing async python code                                                                                                                               Apr 05, 2021    4 - Beta               pytest ; extra == 'tests'
+`pytest-aio <https://pypi.org/project/pytest-aio/>`_                                                            Pytest plugin for testing async python code                                                                                                                               May 21, 2021    4 - Beta               pytest ; extra == 'tests'
 `pytest-aiofiles <https://pypi.org/project/pytest-aiofiles/>`_                                                  pytest fixtures for writing aiofiles tests with pyfakefs                                                                                                                  May 14, 2017    5 - Production/Stable  N/A
 `pytest-aiohttp <https://pypi.org/project/pytest-aiohttp/>`_                                                    pytest plugin for aiohttp support                                                                                                                                         Dec 05, 2017    N/A                    pytest
 `pytest-aiohttp-client <https://pypi.org/project/pytest-aiohttp-client/>`_                                      Pytest `client` fixture for the Aiohttp                                                                                                                                   Nov 01, 2020    N/A                    pytest (>=6)
@@ -104,7 +105,7 @@ name
 `pytest-canonical-data <https://pypi.org/project/pytest-canonical-data/>`_                                      A plugin which allows to compare results with canonical results, based on previous runs                                                                                   May 08, 2020    2 - Pre-Alpha          pytest (>=3.5.0)
 `pytest-caprng <https://pypi.org/project/pytest-caprng/>`_                                                      A plugin that replays pRNG state on failure.                                                                                                                              May 02, 2018    4 - Beta               N/A
 `pytest-capture-deprecatedwarnings <https://pypi.org/project/pytest-capture-deprecatedwarnings/>`_              pytest plugin to capture all deprecatedwarnings and put them in one file                                                                                                  Apr 30, 2019    N/A                    N/A
-`pytest-cases <https://pypi.org/project/pytest-cases/>`_                                                        Separate test code from test cases in pytest.                                                                                                                             May 07, 2021    5 - Production/Stable  N/A
+`pytest-cases <https://pypi.org/project/pytest-cases/>`_                                                        Separate test code from test cases in pytest.                                                                                                                             May 21, 2021    5 - Production/Stable  N/A
 `pytest-cassandra <https://pypi.org/project/pytest-cassandra/>`_                                                Cassandra CCM Test Fixtures for pytest                                                                                                                                    Nov 04, 2017    1 - Planning           N/A
 `pytest-catchlog <https://pypi.org/project/pytest-catchlog/>`_                                                  py.test plugin to catch log messages. This is a fork of pytest-capturelog.                                                                                                Jan 24, 2016    4 - Beta               pytest (>=2.6)
 `pytest-catch-server <https://pypi.org/project/pytest-catch-server/>`_                                          Pytest plugin with server for catching HTTP requests.                                                                                                                     Dec 12, 2019    5 - Production/Stable  N/A
@@ -128,7 +129,7 @@ name
 `pytest-cloud <https://pypi.org/project/pytest-cloud/>`_                                                        Distributed tests planner plugin for pytest testing framework.                                                                                                            Oct 05, 2020    6 - Mature             N/A
 `pytest-cloudflare-worker <https://pypi.org/project/pytest-cloudflare-worker/>`_                                pytest plugin for testing cloudflare workers                                                                                                                              Mar 30, 2021    4 - Beta               pytest (>=6.0.0)
 `pytest-cobra <https://pypi.org/project/pytest-cobra/>`_                                                        PyTest plugin for testing Smart Contracts for Ethereum blockchain.                                                                                                        Jun 29, 2019    3 - Alpha              pytest (<4.0.0,>=3.7.1)
-`pytest-codeblocks <https://pypi.org/project/pytest-codeblocks/>`_                                              Test code blocks in your READMEs                                                                                                                                          May 10, 2021    4 - Beta               pytest (>=6)
+`pytest-codeblocks <https://pypi.org/project/pytest-codeblocks/>`_                                              Test code blocks in your READMEs                                                                                                                                          May 18, 2021    4 - Beta               pytest (>=6)
 `pytest-codecheckers <https://pypi.org/project/pytest-codecheckers/>`_                                          pytest plugin to add source code sanity checks (pep8 and friends)                                                                                                         Feb 13, 2010    N/A                    N/A
 `pytest-codecov <https://pypi.org/project/pytest-codecov/>`_                                                    Pytest plugin for uploading pytest-cov results to codecov.io                                                                                                              May 05, 2021    4 - Beta               pytest (>=4.6.0)
 `pytest-codegen <https://pypi.org/project/pytest-codegen/>`_                                                    Automatically create pytest test signatures                                                                                                                               Aug 23, 2020    2 - Pre-Alpha          N/A
@@ -144,7 +145,7 @@ name
 `pytest-console-scripts <https://pypi.org/project/pytest-console-scripts/>`_                                    Pytest plugin for testing console scripts                                                                                                                                 Apr 26, 2021    4 - Beta               N/A
 `pytest-consul <https://pypi.org/project/pytest-consul/>`_                                                      pytest plugin with fixtures for testing consul aware apps                                                                                                                 Nov 24, 2018    3 - Alpha              pytest
 `pytest-contextfixture <https://pypi.org/project/pytest-contextfixture/>`_                                      Define pytest fixtures as context managers.                                                                                                                               Mar 12, 2013    4 - Beta               N/A
-`pytest-contexts <https://pypi.org/project/pytest-contexts/>`_                                                  A plugin to run tests written with the Contexts framework using pytest                                                                                                    Jul 23, 2018    4 - Beta               N/A
+`pytest-contexts <https://pypi.org/project/pytest-contexts/>`_                                                  A plugin to run tests written with the Contexts framework using pytest                                                                                                    May 19, 2021    4 - Beta               N/A
 `pytest-cookies <https://pypi.org/project/pytest-cookies/>`_                                                    The pytest plugin for your Cookiecutter templates. 🍪                                                                                                                     Feb 14, 2020    5 - Production/Stable  pytest (<6.0.0,>=3.3.0)
 `pytest-couchdbkit <https://pypi.org/project/pytest-couchdbkit/>`_                                              py.test extension for per-test couchdb databases using couchdbkit                                                                                                         Apr 17, 2012    N/A                    N/A
 `pytest-count <https://pypi.org/project/pytest-count/>`_                                                        count erros and send email                                                                                                                                                Jan 12, 2018    4 - Beta               N/A
@@ -413,7 +414,7 @@ name
 `pytest-joke <https://pypi.org/project/pytest-joke/>`_                                                          Test failures are better served with humor.                                                                                                                               Oct 08, 2019    4 - Beta               pytest (>=4.2.1)
 `pytest-json <https://pypi.org/project/pytest-json/>`_                                                          Generate JSON test reports                                                                                                                                                Jan 18, 2016    4 - Beta               N/A
 `pytest-jsonlint <https://pypi.org/project/pytest-jsonlint/>`_                                                  UNKNOWN                                                                                                                                                                   Aug 04, 2016    N/A                    N/A
-`pytest-json-report <https://pypi.org/project/pytest-json-report/>`_                                            A pytest plugin to report test results as JSON files                                                                                                                      Oct 23, 2020    4 - Beta               pytest (>=4.2.0)
+`pytest-json-report <https://pypi.org/project/pytest-json-report/>`_                                            A pytest plugin to report test results as JSON files                                                                                                                      May 17, 2021    4 - Beta               pytest (>=3.8.0)
 `pytest-kafka <https://pypi.org/project/pytest-kafka/>`_                                                        Zookeeper, Kafka server, and Kafka consumer fixtures for Pytest                                                                                                           Nov 01, 2019    N/A                    pytest
 `pytest-kind <https://pypi.org/project/pytest-kind/>`_                                                          Kubernetes test support with KIND for pytest                                                                                                                              Jan 24, 2021    5 - Production/Stable  N/A
 `pytest-kivy <https://pypi.org/project/pytest-kivy/>`_                                                          Kivy GUI tests fixtures using pytest                                                                                                                                      Mar 20, 2021    4 - Beta               pytest (>=3.6)
@@ -499,7 +500,7 @@ name
 `pytest-mutagen <https://pypi.org/project/pytest-mutagen/>`_                                                    Add the mutation testing feature to pytest                                                                                                                                Jul 24, 2020    N/A                    pytest (>=5.4)
 `pytest-mypy <https://pypi.org/project/pytest-mypy/>`_                                                          Mypy static type checker plugin for Pytest                                                                                                                                Mar 21, 2021    4 - Beta               pytest (>=3.5)
 `pytest-mypyd <https://pypi.org/project/pytest-mypyd/>`_                                                        Mypy static type checker plugin for Pytest                                                                                                                                Aug 20, 2019    4 - Beta               pytest (<4.7,>=2.8) ; python_version < "3.5"
-`pytest-mypy-plugins <https://pypi.org/project/pytest-mypy-plugins/>`_                                          pytest plugin for writing tests for mypy plugins                                                                                                                          Oct 26, 2020    3 - Alpha              pytest (>=6.0.0)
+`pytest-mypy-plugins <https://pypi.org/project/pytest-mypy-plugins/>`_                                          pytest plugin for writing tests for mypy plugins                                                                                                                          May 22, 2021    3 - Alpha              pytest (>=6.0.0)
 `pytest-mypy-plugins-shim <https://pypi.org/project/pytest-mypy-plugins-shim/>`_                                Substitute for "pytest-mypy-plugins" for Python implementations which aren't supported by mypy.                                                                           Apr 12, 2021    N/A                    N/A
 `pytest-mypy-testing <https://pypi.org/project/pytest-mypy-testing/>`_                                          Pytest plugin to check mypy output.                                                                                                                                       Apr 24, 2020    N/A                    pytest
 `pytest-mysql <https://pypi.org/project/pytest-mysql/>`_                                                        MySQL process and client fixtures for pytest                                                                                                                              Jul 21, 2020    5 - Production/Stable  pytest (>=3.0.0)
@@ -568,7 +569,7 @@ name
 `pytest-platform-markers <https://pypi.org/project/pytest-platform-markers/>`_                                  Markers for pytest to skip tests on specific platforms                                                                                                                    Sep 09, 2019    4 - Beta               pytest (>=3.6.0)
 `pytest-play <https://pypi.org/project/pytest-play/>`_                                                          pytest plugin that let you automate actions and assertions with test metrics reporting executing plain YAML files                                                         Jun 12, 2019    5 - Production/Stable  N/A
 `pytest-playbook <https://pypi.org/project/pytest-playbook/>`_                                                  Pytest plugin for reading playbooks.                                                                                                                                      Jan 21, 2021    3 - Alpha              pytest (>=6.1.2,<7.0.0)
-`pytest-playwright <https://pypi.org/project/pytest-playwright/>`_                                              A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                    Apr 01, 2021    N/A                    pytest
+`pytest-playwright <https://pypi.org/project/pytest-playwright/>`_                                              A pytest wrapper with fixtures for Playwright to automate web browsers                                                                                                    May 19, 2021    N/A                    pytest
 `pytest-plt <https://pypi.org/project/pytest-plt/>`_                                                            Fixtures for quickly making Matplotlib plots in tests                                                                                                                     Aug 17, 2020    5 - Production/Stable  pytest
 `pytest-plugin-helpers <https://pypi.org/project/pytest-plugin-helpers/>`_                                      A plugin to help developing and testing other plugins                                                                                                                     Nov 23, 2019    4 - Beta               pytest (>=3.5.0)
 `pytest-plus <https://pypi.org/project/pytest-plus/>`_                                                          PyTest Plus Plugin :: extends pytest functionality                                                                                                                        Mar 19, 2020    5 - Production/Stable  pytest (>=3.50)
@@ -583,7 +584,7 @@ name
 `pytest-pop <https://pypi.org/project/pytest-pop/>`_                                                            A pytest plugin to help with testing pop projects                                                                                                                         May 05, 2021    5 - Production/Stable  pytest
 `pytest-portion <https://pypi.org/project/pytest-portion/>`_                                                    Select a portion of the collected tests                                                                                                                                   Jan 28, 2021    4 - Beta               pytest (>=3.5.0)
 `pytest-postgres <https://pypi.org/project/pytest-postgres/>`_                                                  Run PostgreSQL in Docker container in Pytest.                                                                                                                             Mar 22, 2020    N/A                    pytest
-`pytest-postgresql <https://pypi.org/project/pytest-postgresql/>`_                                              Postgresql fixtures and fixture factories for Pytest.                                                                                                                     May 05, 2021    5 - Production/Stable  pytest (>=3.0.0)
+`pytest-postgresql <https://pypi.org/project/pytest-postgresql/>`_                                              Postgresql fixtures and fixture factories for Pytest.                                                                                                                     May 19, 2021    5 - Production/Stable  pytest (>=3.0.0)
 `pytest-power <https://pypi.org/project/pytest-power/>`_                                                        pytest plugin with powerful fixtures                                                                                                                                      Dec 31, 2020    N/A                    pytest (>=5.4)
 `pytest-pride <https://pypi.org/project/pytest-pride/>`_                                                        Minitest-style test colors                                                                                                                                                Apr 02, 2016    3 - Alpha              N/A
 `pytest-print <https://pypi.org/project/pytest-print/>`_                                                        pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)                                               Oct 23, 2020    5 - Production/Stable  pytest (>=3.0.0)
@@ -628,13 +629,13 @@ name
 `pytest-reana <https://pypi.org/project/pytest-reana/>`_                                                        Pytest fixtures for REANA.                                                                                                                                                May 03, 2021    3 - Alpha              N/A
 `pytest-recording <https://pypi.org/project/pytest-recording/>`_                                                A pytest plugin that allows you recording of network interactions via VCR.py                                                                                              Nov 25, 2020    4 - Beta               pytest (>=3.5.0)
 `pytest-recordings <https://pypi.org/project/pytest-recordings/>`_                                              Provides pytest plugins for reporting request/response traffic, screenshots, and more to ReportPortal                                                                     Aug 13, 2020    N/A                    N/A
-`pytest-redis <https://pypi.org/project/pytest-redis/>`_                                                        Redis fixtures and fixture factories for Pytest.                                                                                                                          Oct 15, 2019    5 - Production/Stable  pytest (>=3.0.0)
+`pytest-redis <https://pypi.org/project/pytest-redis/>`_                                                        Redis fixtures and fixture factories for Pytest.                                                                                                                          May 18, 2021    5 - Production/Stable  pytest
 `pytest-redmine <https://pypi.org/project/pytest-redmine/>`_                                                    Pytest plugin for redmine                                                                                                                                                 Mar 19, 2018    1 - Planning           N/A
 `pytest-ref <https://pypi.org/project/pytest-ref/>`_                                                            A plugin to store reference files to ease regression testing                                                                                                              Nov 23, 2019    4 - Beta               pytest (>=3.5.0)
 `pytest-reference-formatter <https://pypi.org/project/pytest-reference-formatter/>`_                            Conveniently run pytest with a dot-formatted test reference.                                                                                                              Oct 01, 2019    4 - Beta               N/A
 `pytest-regressions <https://pypi.org/project/pytest-regressions/>`_                                            Easy to use fixtures to write regression tests.                                                                                                                           Jan 27, 2021    5 - Production/Stable  pytest (>=3.5.0)
 `pytest-regtest <https://pypi.org/project/pytest-regtest/>`_                                                    pytest plugin for regression tests                                                                                                                                        Sep 16, 2020    N/A                    N/A
-`pytest-relative-order <https://pypi.org/project/pytest-relative-order/>`_                                      a pytest plugin that sorts tests using "before" and "after" markers                                                                                                       May 04, 2021    4 - Beta               N/A
+`pytest-relative-order <https://pypi.org/project/pytest-relative-order/>`_                                      a pytest plugin that sorts tests using "before" and "after" markers                                                                                                       May 17, 2021    4 - Beta               N/A
 `pytest-relaxed <https://pypi.org/project/pytest-relaxed/>`_                                                    Relaxed test discovery/organization for pytest                                                                                                                            Jun 14, 2019    5 - Production/Stable  pytest (<5,>=3)
 `pytest-remfiles <https://pypi.org/project/pytest-remfiles/>`_                                                  Pytest plugin to create a temporary directory with remote files                                                                                                           Jul 01, 2019    5 - Production/Stable  N/A
 `pytest-remotedata <https://pypi.org/project/pytest-remotedata/>`_                                              Pytest plugin for controlling remote data access.                                                                                                                         Jul 20, 2019    3 - Alpha              pytest (>=3.1)
@@ -672,25 +673,25 @@ name
 `pytest-rotest <https://pypi.org/project/pytest-rotest/>`_                                                      Pytest integration with rotest                                                                                                                                            Sep 08, 2019    N/A                    pytest (>=3.5.0)
 `pytest-rpc <https://pypi.org/project/pytest-rpc/>`_                                                            Extend py.test for RPC OpenStack testing.                                                                                                                                 Feb 22, 2019    4 - Beta               pytest (~=3.6)
 `pytest-rt <https://pypi.org/project/pytest-rt/>`_                                                              pytest data collector plugin for Testgr                                                                                                                                   Mar 03, 2021    N/A                    N/A
-`pytest-rts <https://pypi.org/project/pytest-rts/>`_                                                            Coverage-based regression test selection (RTS) plugin for pytest                                                                                                          Mar 31, 2021    N/A                    pytest
+`pytest-rts <https://pypi.org/project/pytest-rts/>`_                                                            Coverage-based regression test selection (RTS) plugin for pytest                                                                                                          May 17, 2021    N/A                    pytest
 `pytest-run-changed <https://pypi.org/project/pytest-run-changed/>`_                                            Pytest plugin that runs changed tests only                                                                                                                                Apr 02, 2021    3 - Alpha              pytest
 `pytest-runfailed <https://pypi.org/project/pytest-runfailed/>`_                                                implement a --failed option for pytest                                                                                                                                    Mar 24, 2016    N/A                    N/A
-`pytest-runner <https://pypi.org/project/pytest-runner/>`_                                                      Invoke py.test as distutils command with dependency resolution                                                                                                            Feb 12, 2021    5 - Production/Stable  pytest (!=3.7.3,>=3.5) ; extra == 'testing'
+`pytest-runner <https://pypi.org/project/pytest-runner/>`_                                                      Invoke py.test as distutils command with dependency resolution                                                                                                            May 19, 2021    5 - Production/Stable  pytest (>=4.6) ; extra == 'testing'
 `pytest-salt <https://pypi.org/project/pytest-salt/>`_                                                          Pytest Salt Plugin                                                                                                                                                        Jan 27, 2020    4 - Beta               N/A
 `pytest-salt-containers <https://pypi.org/project/pytest-salt-containers/>`_                                    A Pytest plugin that builds and creates docker containers                                                                                                                 Nov 09, 2016    4 - Beta               N/A
 `pytest-salt-factories <https://pypi.org/project/pytest-salt-factories/>`_                                      Pytest Salt Plugin                                                                                                                                                        May 06, 2021    4 - Beta               pytest (>=6.0.0)
 `pytest-salt-from-filenames <https://pypi.org/project/pytest-salt-from-filenames/>`_                            Simple PyTest Plugin For Salt's Test Suite Specifically                                                                                                                   Jan 29, 2019    4 - Beta               pytest (>=4.1)
 `pytest-salt-runtests-bridge <https://pypi.org/project/pytest-salt-runtests-bridge/>`_                          Simple PyTest Plugin For Salt's Test Suite Specifically                                                                                                                   Dec 05, 2019    4 - Beta               pytest (>=4.1)
-`pytest-sanic <https://pypi.org/project/pytest-sanic/>`_                                                        a pytest plugin for Sanic                                                                                                                                                 Feb 27, 2021    N/A                    pytest (>=5.2)
+`pytest-sanic <https://pypi.org/project/pytest-sanic/>`_                                                        a pytest plugin for Sanic                                                                                                                                                 May 20, 2021    N/A                    pytest (>=5.2)
 `pytest-sanity <https://pypi.org/project/pytest-sanity/>`_                                                                                                                                                                                                                                Dec 07, 2020    N/A                    N/A
 `pytest-sa-pg <https://pypi.org/project/pytest-sa-pg/>`_                                                                                                                                                                                                                                  May 14, 2019    N/A                    N/A
-`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_                                                        A complete web automation framework for end-to-end testing.                                                                                                               May 12, 2021    5 - Production/Stable  N/A
+`pytest-sbase <https://pypi.org/project/pytest-sbase/>`_                                                        A complete web automation framework for end-to-end testing.                                                                                                               May 22, 2021    5 - Production/Stable  N/A
 `pytest-scenario <https://pypi.org/project/pytest-scenario/>`_                                                  pytest plugin for test scenarios                                                                                                                                          Feb 06, 2017    3 - Alpha              N/A
 `pytest-schema <https://pypi.org/project/pytest-schema/>`_                                                      👍 Validate return values against a schema-like object in testing                                                                                                         Aug 31, 2020    5 - Production/Stable  pytest (>=3.5.0)
 `pytest-securestore <https://pypi.org/project/pytest-securestore/>`_                                            An encrypted password store for use within pytest cases                                                                                                                   Jun 19, 2019    4 - Beta               N/A
 `pytest-select <https://pypi.org/project/pytest-select/>`_                                                      A pytest plugin which allows to (de-)select tests from a file.                                                                                                            Jan 18, 2019    3 - Alpha              pytest (>=3.0)
 `pytest-selenium <https://pypi.org/project/pytest-selenium/>`_                                                  pytest plugin for Selenium                                                                                                                                                Sep 19, 2020    5 - Production/Stable  pytest (>=5.0.0)
-`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_                                          A complete web automation framework for end-to-end testing.                                                                                                               May 12, 2021    5 - Production/Stable  N/A
+`pytest-seleniumbase <https://pypi.org/project/pytest-seleniumbase/>`_                                          A complete web automation framework for end-to-end testing.                                                                                                               May 22, 2021    5 - Production/Stable  N/A
 `pytest-selenium-enhancer <https://pypi.org/project/pytest-selenium-enhancer/>`_                                pytest plugin for Selenium                                                                                                                                                Nov 26, 2020    5 - Production/Stable  N/A
 `pytest-selenium-pdiff <https://pypi.org/project/pytest-selenium-pdiff/>`_                                      A pytest package implementing perceptualdiff for Selenium tests.                                                                                                          Apr 06, 2017    2 - Pre-Alpha          N/A
 `pytest-send-email <https://pypi.org/project/pytest-send-email/>`_                                              Send pytest execution result email                                                                                                                                        Dec 04, 2019    N/A                    N/A
@@ -790,7 +791,7 @@ name
 `pytest-testrail-e2e <https://pypi.org/project/pytest-testrail-e2e/>`_                                          pytest plugin for creating TestRail runs and adding results                                                                                                               Jun 11, 2020    N/A                    pytest (>=3.6)
 `pytest-testrail-plugin <https://pypi.org/project/pytest-testrail-plugin/>`_                                    PyTest plugin for TestRail                                                                                                                                                Apr 21, 2020    3 - Alpha              pytest
 `pytest-testrail-reporter <https://pypi.org/project/pytest-testrail-reporter/>`_                                                                                                                                                                                                          Sep 10, 2018    N/A                    N/A
-`pytest-testreport <https://pypi.org/project/pytest-testreport/>`_                                                                                                                                                                                                                        May 14, 2021    4 - Beta               pytest (>=3.5.0)
+`pytest-testreport <https://pypi.org/project/pytest-testreport/>`_                                                                                                                                                                                                                        May 18, 2021    4 - Beta               pytest (>=3.5.0)
 `pytest-testslide <https://pypi.org/project/pytest-testslide/>`_                                                TestSlide fixture for pytest                                                                                                                                              Jan 07, 2021    5 - Production/Stable  pytest (~=6.2)
 `pytest-test-this <https://pypi.org/project/pytest-test-this/>`_                                                Plugin for py.test to run relevant tests, based on naively checking if a test contains a reference to the symbol you supply                                               Sep 15, 2019    2 - Pre-Alpha          pytest (>=2.3)
 `pytest-tesults <https://pypi.org/project/pytest-tesults/>`_                                                    Tesults plugin for pytest                                                                                                                                                 May 18, 2020    5 - Production/Stable  pytest (>=3.5.0)
@@ -832,7 +833,7 @@ name
 `pytest-unmarked <https://pypi.org/project/pytest-unmarked/>`_                                                  Run only unmarked tests                                                                                                                                                   Aug 27, 2019    5 - Production/Stable  N/A
 `pytest-unordered <https://pypi.org/project/pytest-unordered/>`_                                                Test equality of unordered collections in pytest                                                                                                                          Mar 28, 2021    4 - Beta               N/A
 `pytest-vagrant <https://pypi.org/project/pytest-vagrant/>`_                                                    A py.test plugin providing access to vagrant.                                                                                                                             Mar 23, 2020    5 - Production/Stable  pytest
-`pytest-valgrind <https://pypi.org/project/pytest-valgrind/>`_                                                                                                                                                                                                                            Mar 15, 2020    N/A                    N/A
+`pytest-valgrind <https://pypi.org/project/pytest-valgrind/>`_                                                                                                                                                                                                                            May 19, 2021    N/A                    N/A
 `pytest-variables <https://pypi.org/project/pytest-variables/>`_                                                pytest plugin for providing variables to tests/fixtures                                                                                                                   Oct 23, 2019    5 - Production/Stable  pytest (>=2.4.2)
 `pytest-vcr <https://pypi.org/project/pytest-vcr/>`_                                                            Plugin for managing VCR.py cassettes                                                                                                                                      Apr 26, 2019    5 - Production/Stable  pytest (>=3.6.0)
 `pytest-vcrpandas <https://pypi.org/project/pytest-vcrpandas/>`_                                                Test from HTTP interactions to dataframe processed.                                                                                                                       Jan 12, 2019    4 - Beta               pytest