Skip to content

Commit f796cff

Browse files
build: bump the minimal group across 1 directory with 3 updates
Bumps the minimal group with 3 updates in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs), [psutil](https://github.com/giampaolo/psutil) and [pyansys-tools-versioning](https://github.com/ansys/pyansys-tools-versioning). Updates `platformdirs` from 4.5.0 to 4.5.1 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.5.0...4.5.1) Updates `psutil` from 7.1.1 to 7.1.3 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.1...release-7.1.3) Updates `pyansys-tools-versioning` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/ansys/pyansys-tools-versioning/releases) - [Commits](ansys/pyansys-tools-versioning@v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minimal - dependency-name: psutil dependency-version: 7.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minimal - dependency-name: pyansys-tools-versioning dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minimal ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d693446 commit f796cff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

minimum_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ansys-api-mapdl==0.5.2
22
numpy==2.2.6
3-
platformdirs==4.5.0
4-
psutil==7.1.1
5-
pyansys-tools-versioning==0.6.0
3+
platformdirs==4.5.1
4+
psutil==7.1.3
5+
pyansys-tools-versioning==0.7.0

0 commit comments

Comments
 (0)