Skip to content

Commit 0c7b320

Browse files
fix(deps): update dependency wheel to >=0.48.0,<0.49.0
1 parent df695d7 commit 0c7b320

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
"pytest (>=9.0.0,<9.1.0)",
4646
"pytest-bdd (>=8.1.0, <8.2.0)",
4747
"setuptools (>=82.0.1,<82.1.0)",
48-
"wheel (>=0.47.0,<0.48.0)",
48+
"wheel (>=0.48.0,<0.49.0)",
4949
]
5050
doc = [
5151
"autoapi (>=2.0.1,<2.1.0)",

0 commit comments

Comments
 (0)