diff --git a/tests/requirements.txt b/tests/requirements.txt index f006b5bbd..57b9cee52 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -r ../requirements.txt -distlib==0.3.9 # required for building collections +distlib==0.4.0 # required for building collections molecule==25.1.0 pytest-testinfra==10.2.2