Skip to content

Commit

Permalink
build: bump importlib-metadata from 7.2.0 to 7.2.1 in the minimal gro…
Browse files Browse the repository at this point in the history
…up (#3212)

* build: bump importlib-metadata from 7.2.0 to 7.2.1 in the minimal group

Bumps the minimal group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata).


Updates `importlib-metadata` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v7.2.0...v7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Adding changelog entry: 3212.dependencies.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com>
  • Loading branch information
dependabot[bot] and pyansys-ci-bot authored Jun 25, 2024
1 parent 30d2712 commit 11e6ae1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/changelog.d/3212.dependencies.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build: bump importlib-metadata from 7.2.0 to 7.2.1 in the minimal group
2 changes: 1 addition & 1 deletion minimum_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ansys-api-mapdl==0.5.1
importlib-metadata==7.2.0
importlib-metadata==7.2.1
numpy==1.26.4
platformdirs==4.2.2
psutil==6.0.0
Expand Down

0 comments on commit 11e6ae1

Please sign in to comment.