# HG changeset patch # User dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> # Date 1581674486 0 # Node ID c2ed44ed1e3c333e92e4712d1da59a92c6beabe2 # Parent c3d699b5759c4ed0dbf01e61042675299dc8b48c Bump twisted from 19.2.0 to 19.7.0 in /service/collector Bumps [twisted](https://github.com/twisted/twisted) from 19.2.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-19.2.0...twisted-19.7.0) Signed-off-by: dependabot[bot] diff -r c3d699b5759c -r c2ed44ed1e3c service/collector/requirements.txt --- a/service/collector/requirements.txt Fri Feb 14 00:33:31 2020 -0800 +++ b/service/collector/requirements.txt Fri Feb 14 10:01:26 2020 +0000 @@ -1,7 +1,7 @@ docopt ipdb service_identity==18.1.0 -twisted==19.2.0 +twisted==19.7.0 py-spy mypy