diff --git a/tests/requirements.txt b/tests/requirements.txt index 0b8ef327e..70c9803fb 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ -r ../requirements.txt -distlib==0.4.0 # required for building collections +distlib==0.4.1 # required for building collections molecule==26.4.0 pytest-testinfra==10.2.2