diff --git a/pyproject.toml b/pyproject.toml index 902dfc1fd..3784f51b8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "typing_extensions==4.11.*", "pathvalidate==3.2.*", "useful_types==0.2.*", - "packaging==24.1.*" + "packaging==24.2.*" ] requires-python = ">=3.8"