From bd168413ad857844dda924090944f2b0e7ddefe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Aug 2019 14:14:55 +0000 Subject: [PATCH] Bump twisted from 16.0.0 to 19.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 16.0.0 to 19.7.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-16.0.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 1b18005..858e7c4 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.7.0 Flask==1.0 Flask-HTTPAuth==2.5.0 netaddr>=0.7.12 diff --git a/requirements.txt b/requirements.txt index 0cf302d..99775c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pbr==2.0.0 oslo.config==2.1.0 -Twisted==16.0.0 +Twisted==19.7.0 Flask==1.0 Flask-HTTPAuth==2.5.0 netaddr>=0.7.12