Skip to content

Commit 134b325

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

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+
build: bump psutil from 6.0.0 to 6.1.0 in the minimal group

minimum_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ ansys-api-mapdl==0.5.2
22
importlib-metadata==8.5.0
33
numpy==2.1.2
44
platformdirs==4.3.6
5-
psutil==6.0.0
5+
psutil==6.1.0
66
pyansys-tools-versioning==0.6.0

0 commit comments

Comments
 (0)