From 9a011e822aaf137ac3796ced618002f37ba3ae8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 17:34:06 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.41.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.41.0. - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.37.1...0.41.0) --- 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..f082a83 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.41.0 webdriver-manager==3.8.4 flask==2.2.2 \ No newline at end of file