From dcb55a61e34d6e7c2fc730972b381b3b41feb51a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:52:28 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.31.1 to 0.38.1 Bumps [wheel](https://github.com/pypa/wheel) from 0.31.1 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.31.1...0.38.1) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.38.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18038ad2..d57d6151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ py==1.5.3 pyhocon==0.3.42 pyparsing==2.2.0 sqlalchemy>=1.3.6,<1.4 -wheel==0.31.1 +wheel==0.38.1 neo4j-driver==1.7.2 neotime==1.7.1 mypy==0.782