From 00185b3343609f526ee70c0ecc9dd4aa67ce708b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 10:33:23 +0000 Subject: [PATCH] Bump wkw from 0.0.8 to 0.1.0 (#147) * Bump wkw from 0.0.8 to 0.1.0 Bumps [wkw](https://github.com/scalableminds/webknossos-wrap) from 0.0.8 to 0.1.0. - [Release notes](https://github.com/scalableminds/webknossos-wrap/releases) - [Commits](https://github.com/scalableminds/webknossos-wrap/compare/python-v0.0.8...python-v0.1.0) Signed-off-by: dependabot-preview[bot] * Merge branch 'master' into 3bdfdependabot/pip/wkw-0.1.0 * Merge refs/heads/master into 3bdfdependabot/pip/wkw-0.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 78184b72c..2243ec942 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy pillow pyyaml pytest -wkw==0.0.8 +wkw==0.1.0 requests black cluster_tools==1.41