Skip to content

Commit 1e6f489

Browse files
[client-python] chore(deps): update dependency wheel to >=0.46.3,<0.47.0
1 parent 5dd5796 commit 1e6f489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"types-pytz (>=2025.2.0.20250326,<2025.3.0.0)",
5454
"pre-commit (>=4.2.0,<4.3.0)",
5555
"types-python-dateutil (>=2.9.0,<2.10.0)",
56-
"wheel (>=0.45.1,<0.46.0)",
56+
"wheel (>=0.46.3,<0.47.0)",
5757
"coverage>=7.13.5"
5858
]
5959
doc = [

0 commit comments

Comments
 (0)