diff --git a/requirements/development.txt b/requirements/development.txt index 05e46651..b6828704 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -1,14 +1,14 @@ # Utils -yq==3.1.0 +yq==3.4.3 # Quality -ansible-lint==6.12.2 +ansible-lint==24.7.0 black==23.1.0 -flake8==6.0.0 -isort==5.12.0 -pylint==2.16.2 +flake8==7.1.1 +isort==5.13.2 +pylint==3.2.7 # Tests -pyfakefs==5.1.0 -pytest-cov==4.0.0 -pytest==7.2.1 +pyfakefs==5.6.0 +pytest-cov==5.0.0 +pytest==8.3.2 diff --git a/requirements/production.txt b/requirements/production.txt index ab533602..50c4bea6 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,6 +1,6 @@ # Core ansible==7.2.0 jmespath==1.0.1 -openshift==0.13.1 +openshift==0.13.2 passlib==1.7.4 -netaddr==0.8.0 +netaddr==1.3.0