diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 4c7cc10..8085bc8 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -1,7 +1,7 @@ ansible==9.4.0 # ansible-core==2.15.5 # https://github.com/ansible/molecule/issues/4017 ansible-lint==24.2.2 -pip==24.0 +pip==24.1.2 # urllib3==1.26.16 # <- periodically needed in some environments but not in github pipeline. Will leave it here for local builds: #https://github.com/docker/docker-py/issues/3113 yamllint==1.35.1 requests==2.31.0 \ No newline at end of file