From 71297f89f3f251907f46f79cc2352283122dc5a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 14:16:25 +0000 Subject: [PATCH] chore(deps-dev): bump wheel from 0.36.0 to 0.36.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.36.0 to 0.36.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/master/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.36.0...0.36.1) Signed-off-by: dependabot-preview[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index dde7b405..b0907b63 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,5 +14,5 @@ twine==3.2.0 click>=7.0 click-plugins==1.1.1 importlib-metadata==3.1.1 -wheel==0.36.0 +wheel==0.36.1 setuptools==50.3.2