Skip to content

Commit b5e2492

Browse files
build: bump numpy from 2.2.1 to 2.2.2 in the minimal group (#3698)
* build: bump numpy from 2.2.1 to 2.2.2 in the minimal group Bumps the minimal group with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.2.1 to 2.2.2 - [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.1...v2.2.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minimal ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3698.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 ef03721 commit b5e2492

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3698.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump numpy from 2.2.1 to 2.2.2 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
2-
numpy==2.2.1
2+
numpy==2.2.2
33
platformdirs==4.3.6
44
psutil==6.1.1
55
pyansys-tools-versioning==0.6.0

0 commit comments

Comments
 (0)