From c481f06d155a367dc8d7a25bdc713f1d0411c27f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 17:25:33 +0000 Subject: [PATCH] Bump wheel in /ssh-mapper/official_paramiko/paramiko-1.16.0 Bumps [wheel](https://github.com/pypa/wheel) from 0.24 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.24.0...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.38.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../official_paramiko/paramiko-1.16.0/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh-mapper/official_paramiko/paramiko-1.16.0/dev-requirements.txt b/ssh-mapper/official_paramiko/paramiko-1.16.0/dev-requirements.txt index 9e4564a..a09464f 100644 --- a/ssh-mapper/official_paramiko/paramiko-1.16.0/dev-requirements.txt +++ b/ssh-mapper/official_paramiko/paramiko-1.16.0/dev-requirements.txt @@ -7,5 +7,5 @@ sphinx>=1.1.3 alabaster>=0.7.5 releases>=1.0.0 semantic_version>=2.4,<2.5 -wheel==0.24 +wheel==0.38.1 twine==1.5