diff --git a/.github/build/requirements.txt b/.github/build/requirements.txt index 67e31ad25..9d59101e1 100644 --- a/.github/build/requirements.txt +++ b/.github/build/requirements.txt @@ -7,7 +7,7 @@ -i https://pypi.org/simple cfgv==3.3.1; python_full_version >= '3.6.1' -distlib==0.3.6 +distlib==0.3.9 filelock==3.9.0; python_version >= '3.7' identify==2.5.17; python_version >= '3.7' nodeenv==1.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'