From 79ade6d019e881ea1a6b1f45f46ddd7af945e27d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 17:49:10 +0000 Subject: [PATCH] Bump wheel from 0.37.1 to 0.41.3 Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.41.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.41.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..bb65ee1 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.3 webdriver-manager==3.8.4 flask==2.2.2 \ No newline at end of file