From a2fd2e707f420bf033f713cbc360bc495b8d1f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 17:00:48 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.4 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.4. - [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.37.1...0.38.4) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index e9bb925..ab3f878 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,6 +7,6 @@ flake8-debugger==4.1.2 flake8-mypy==17.8.0 pytest==7.1.3 setuptools==65.5.0 -wheel==0.37.1 +wheel==0.38.4 webdriver-manager==3.8.4 flask==2.2.2 \ No newline at end of file