diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 9b01f2867b..4e4e0c5976 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -34,7 +34,7 @@ mypy==1.13.0 mypy-extensions==1.0.0 ; python_version >= '3.5' -packaging==24.1 ; python_version >= '3.7' +packaging==24.2 ; python_version >= '3.7' platformdirs==4.3.6 ; python_version >= '3.7'