diff --git a/doc/changelog.d/4287.dependencies.md b/doc/changelog.d/4287.dependencies.md new file mode 100644 index 00000000000..c6685930f23 --- /dev/null +++ b/doc/changelog.d/4287.dependencies.md @@ -0,0 +1 @@ +Bump psutil from 7.1.1 to 7.1.2 in the minimal group diff --git a/minimum_requirements.txt b/minimum_requirements.txt index 8fb5b24b527..75193f71844 100644 --- a/minimum_requirements.txt +++ b/minimum_requirements.txt @@ -1,5 +1,5 @@ ansys-api-mapdl==0.5.2 numpy==2.2.6 platformdirs==4.5.0 -psutil==7.1.1 +psutil==7.1.3 pyansys-tools-versioning==0.6.0 \ No newline at end of file