diff --git a/requirements-dev.txt b/requirements-dev.txt index 5b7ca94f790..1bbe3bda0c7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ click==8.1.7 ; python_version >= '3.6' colorama==0.4.6 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' -dill==0.3.7 ; python_version >= '3.11' +dill==0.3.8 ; python_version >= '3.11' importlib-metadata==6.8.0 ; python_version >= '3.8'