Skip to content

Commit 651042d

Browse files
build: bump psutil from 7.0.0 to 7.1.0 in the minimal group (#4240)
* build: bump psutil from 7.0.0 to 7.1.0 in the minimal group Bumps the minimal group with 1 update: [psutil](https://github.com/giampaolo/psutil). Updates `psutil` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.0.0...release-7.1.0) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minimal ... Signed-off-by: dependabot[bot] <support@github.com> * chore: adding changelog file 4240.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent d56ccf2 commit 651042d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump psutil from 7.0.0 to 7.1.0 in the minimal group

minimum_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ansys-api-mapdl==0.5.2
22
numpy==2.2.6
33
platformdirs==4.4.0
4-
psutil==7.0.0
4+
psutil==7.1.0
55
pyansys-tools-versioning==0.6.0

0 commit comments

Comments
 (0)