From b0701f5b21f3f3e2f31c11eabbd21f7d15b3e8c5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Jan 2020 04:28:11 +0100 Subject: [PATCH] Update wheel from 0.33.6 to 0.34.1 --- generators/app/templates/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/app/templates/requirements/dev.txt b/generators/app/templates/requirements/dev.txt index 737ca6d..89abcf0 100644 --- a/generators/app/templates/requirements/dev.txt +++ b/generators/app/templates/requirements/dev.txt @@ -2,7 +2,7 @@ -r test.txt bumpversion==0.5.3 -wheel==0.33.6 +wheel==0.34.1 watchdog==0.9.0 flake8==3.7.8 Sphinx==2.2.0