This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/develop by this push:
new 58c9262a Bump wheel from 0.45.1 to 0.46.2 in /python (#711)
58c9262a is described below
commit 58c9262a3f1d61be05d7e24274fef91f7f532a48
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 23 10:58:18 2026 +0800
Bump wheel from 0.45.1 to 0.46.2 in /python (#711)
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.2.
- [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.45.1...0.46.2)
---
updated-dependencies:
- dependency-name: wheel
dependency-version: 0.46.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
python/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/requirements.txt b/python/requirements.txt
index 06f90808..5b1c19aa 100644
--- a/python/requirements.txt
+++ b/python/requirements.txt
@@ -21,5 +21,5 @@ cython==3.0.10
numpy==1.26.4
pandas==2.2.2
setuptools==78.1.1
-wheel==0.45.1
+wheel==0.46.2