From 336750df43e251a0c4e4998c02721ac912ad3f35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:37:21 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.38.3 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.3. - [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.3) --- 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..28ed9e9 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.3 webdriver-manager==3.8.4 flask==2.2.2 \ No newline at end of file