From 6a4f4a95a24a732860444a543995d7033b98ea95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2020 07:40:38 +0000 Subject: [PATCH] build(deps): bump kazoo from 2.6.1 to 2.7.0 Bumps [kazoo](https://github.com/python-zk/kazoo) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/python-zk/kazoo/releases) - [Changelog](https://github.com/python-zk/kazoo/blob/2.7.0/CHANGES.md) - [Commits](https://github.com/python-zk/kazoo/compare/2.6.1...2.7.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5253a3e8..353e6c7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ numpy==1.16.3 # zkutil -kazoo==2.6.1 +kazoo==2.7.0 # for building dependency graph