From 897b5a3bd6c4ede255770d9830ee119970bb1ea2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Mar 2021 03:02:50 +0000 Subject: build(deps): bump twisted in /testing/plugins_integration Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 21.2.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-21.2.0/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-20.3.0...twisted-21.2.0) 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 730d1f028..69011e651 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -11,5 +11,5 @@ pytest-rerunfailures==9.1.1 pytest-sugar==0.9.4 pytest-trio==0.7.0 pytest-twisted==1.13.2 -twisted==20.3.0 +twisted==21.2.0 pytest-xvfb==2.0.0 -- cgit v1.2.3