From c5aeb119d5c1e8c14a54ef30b2baef146777daf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:32:54 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.34.2 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 to 0.38.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.34.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- local-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local-requirements.txt b/local-requirements.txt index 2f3008270..9939c1d18 100644 --- a/local-requirements.txt +++ b/local-requirements.txt @@ -9,7 +9,7 @@ Pillow==7.2.0 mypy==0.782 setuptools==49.1.0 twisted==20.3.0 -wheel==0.34.2 +wheel==0.38.1 black==19.10b0 pre-commit==2.6.0 flake8==3.8.3