From 659a0758e7ba46458de658a9f79615e50c60341e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 12:06:54 +0000 Subject: [PATCH] Bump wheel from 0.34.2 to 0.36.2 Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.36.2. - [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.34.2...0.36.2) 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 21fb407..351b2d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wheel==0.34.2 +wheel==0.36.2 psycopg2 pgcli Django>=2.2.13