From 2c9dc144c6e310deb8bf2a2ae650e19e9fd8f8d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 18:59:21 +0000 Subject: [PATCH] Bump wheel from 0.23.0 to 0.38.1 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [wheel](https://github.com/pypa/wheel). Updates `wheel` from 0.23.0 to 0.38.1 - [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.23.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.38.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c870fe9..5adca8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -wheel==0.23.0 +wheel==0.38.1 flake8 requests skyscanner