Skip to content

Commit 1b69b05

Browse files
build: bump importlib-metadata from 8.2.0 to 8.4.0 in the minimal group (#3366)
* build: bump importlib-metadata from 8.2.0 to 8.4.0 in the minimal group Bumps the minimal group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata). Updates `importlib-metadata` from 8.2.0 to 8.4.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](python/importlib_metadata@v8.2.0...v8.4.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minimal ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3366.maintenance.md * Update the image cache --------- 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]> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent b333a5f commit 1b69b05

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 importlib-metadata from 8.2.0 to 8.4.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
2-
importlib-metadata==8.2.0
2+
importlib-metadata==8.4.0
33
numpy==1.26.4
44
platformdirs==4.2.2
55
psutil==6.0.0

0 commit comments

Comments
 (0)