Skip to content

Commit

Permalink
build: bump the minimal group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minimal group with 2 updates in the / directory: [numpy](https://github.com/numpy/numpy) and [psutil](https://github.com/giampaolo/psutil).


Updates `numpy` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)

Updates `psutil` from 6.1.0 to 6.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minimal
- dependency-name: psutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minimal
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 4f75f6a commit 0de7ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions minimum_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansys-api-mapdl==0.5.2
numpy==2.2.0
numpy==2.2.1
platformdirs==4.3.6
psutil==6.1.0
psutil==6.1.1
pyansys-tools-versioning==0.6.0

0 comments on commit 0de7ad3

Please sign in to comment.