diff --git a/requirements.txt b/requirements.txt index 46354db5..1852f43e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ jsonschema==4.19.0 jsondiff==2.0.0 pre-commit==3.5.0 -pytest==7.4.2 +pytest==7.4.3 PyYAML==6.0.1 -yamllint==1.32.0 +yamllint==1.33.0 gitpython==3.1.40 -psutil==5.9.5 \ No newline at end of file +psutil==5.9.6 \ No newline at end of file