From 48821610491eb36c1bf5749a5b874e54e1e02cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 19:46:21 +0000 Subject: [PATCH] Bump wheel in /python/day31/luffyEye/src/paramiko-master 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-type: direct:development ... Signed-off-by: dependabot[bot] --- python/day31/luffyEye/src/paramiko-master/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/day31/luffyEye/src/paramiko-master/dev-requirements.txt diff --git a/python/day31/luffyEye/src/paramiko-master/dev-requirements.txt b/python/day31/luffyEye/src/paramiko-master/dev-requirements.txt old mode 100755 new mode 100644 index 716f432..552e96b --- a/python/day31/luffyEye/src/paramiko-master/dev-requirements.txt +++ b/python/day31/luffyEye/src/paramiko-master/dev-requirements.txt @@ -7,6 +7,6 @@ sphinx>=1.1.3,<1.5 alabaster>=0.7.5,<2.0 releases>=1.1.0,<2.0 semantic_version<3.0 -wheel==0.24 +wheel==0.38.1 twine==1.5 flake8==2.6.2