From 605ef3502f204fdb4d6b4c2a111772b3d15c7c67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:33:37 +0000 Subject: [PATCH] Bump wheel in /submarine-sdk/pysubmarine/github-actions Bumps [wheel](https://github.com/pypa/wheel) from 0.34.2 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.34.2...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- submarine-sdk/pysubmarine/github-actions/pypi-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submarine-sdk/pysubmarine/github-actions/pypi-requirements.txt b/submarine-sdk/pysubmarine/github-actions/pypi-requirements.txt index a8e85c182c..6f74be95b5 100644 --- a/submarine-sdk/pysubmarine/github-actions/pypi-requirements.txt +++ b/submarine-sdk/pysubmarine/github-actions/pypi-requirements.txt @@ -16,4 +16,4 @@ pip==20.1.1 setuptools==47.3.1 twine==3.1.1 -wheel==0.34.2 +wheel==0.38.1