From 7ac6f08a9260930d2f06fb99cab1e31c10440a14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jan 2024 22:02:21 +0100 Subject: [PATCH] Bump wheel from 0.41.2 to 0.42.0 (#285) Bumps [wheel](https://github.com/pypa/wheel) from 0.41.2 to 0.42.0. - [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.41.2...0.42.0) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 4006826..93e1fea 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -125,7 +125,7 @@ urllib3==2.0.7 # via requests uvicorn==0.23.2 # via fastapi-nano (pyproject.toml) -wheel==0.41.2 +wheel==0.42.0 # via pip-tools # The following packages are considered to be unsafe in a requirements file: