From 4e1d647161f381f110bfa2d324a619eea4c24e67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2019 09:20:12 +0000 Subject: [PATCH] Bump twisted from 16.0.0 to 19.2.1 in /doc Bumps [twisted](https://github.com/twisted/twisted) from 16.0.0 to 19.2.1. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-19.2.1/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-16.0.0...twisted-19.2.1) Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 1b18005..9e09303 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -2,7 +2,7 @@ sphinx sphinx_rtd_theme pbr==2.0.0 oslo.config==2.1.0 -Twisted==16.0.0 +Twisted==19.2.1 Flask==1.0 Flask-HTTPAuth==2.5.0 netaddr>=0.7.12