diff --git a/it/python/requirements-dev.txt b/it/python/requirements-dev.txt index 51f5730aed..8f3e9e2d56 100644 --- a/it/python/requirements-dev.txt +++ b/it/python/requirements-dev.txt @@ -16,7 +16,7 @@ exceptiongroup==1.1.1 ; python_version < '3.11' flit==3.9.0 -flit-core==3.9.0 ; python_version >= '3.6' +flit-core==3.10.1 ; python_version >= '3.6' idna==3.10