diff --git a/pyproject.toml b/pyproject.toml index 9fe7adb..27f1172 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "pytest (>=9.0.0,<9.1.0)", "pytest-bdd (>=8.1.0, <8.2.0)", "setuptools (>=82.0.1,<82.1.0)", - "wheel (>=0.47.0,<0.48.0)", + "wheel (>=0.48.0,<0.49.0)", ] doc = [ "autoapi (>=2.0.1,<2.1.0)",