From 4e015edad02e0e1030f35fdab9e1622488f523f7 Mon Sep 17 00:00:00 2001 From: hzoppetti Date: Wed, 12 Jun 2019 09:37:29 -0400 Subject: [PATCH] updating twisted to 19.2.1 --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index e3318f50f76..bae594ed182 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -3,5 +3,5 @@ scrapy==1.5.1 pytest>=3.3.0 tabulate>=0.8.2 python-frontmatter>=0.4.2 -twisted==19.2.0 +twisted==19.2.1 attrs>=17.4.0 \ No newline at end of file