From 09f4083153f1e9e3866831c3be7c71bb05a121eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 03:01:59 +0000 Subject: [PATCH] build(deps): bump pytest-twisted in /testing/plugins_integration Bumps [pytest-twisted](https://github.com/pytest-dev/pytest-twisted) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/pytest-dev/pytest-twisted/releases) - [Commits](https://github.com/pytest-dev/pytest-twisted/compare/v1.13.2...v1.13.3) --- updated-dependencies: - dependency-name: pytest-twisted dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- testing/plugins_integration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 99ddef0706e..ab320143ff0 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -10,6 +10,6 @@ pytest-mock==3.3.1 pytest-rerunfailures==9.1.1 pytest-sugar==0.9.4 pytest-trio==0.7.0 -pytest-twisted==1.13.2 +pytest-twisted==1.13.3 twisted==20.3.0 pytest-xvfb==2.0.0