diff --git a/doc/changelog.d/4301.dependencies.md b/doc/changelog.d/4301.dependencies.md new file mode 100644 index 00000000000..fc73adca131 --- /dev/null +++ b/doc/changelog.d/4301.dependencies.md @@ -0,0 +1 @@ +Bump the minimal group across 1 directory with 2 updates diff --git a/minimum_requirements.txt b/minimum_requirements.txt index 8fb5b24b527..580016c1b18 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 -pyansys-tools-versioning==0.6.0 \ No newline at end of file +psutil==7.1.3 +pyansys-tools-versioning==0.7.0 \ No newline at end of file