Skip to content

Commit

Permalink
MAINT: Bump the minimal group with 1 update (#2924)
Browse files Browse the repository at this point in the history
Bumps the minimal group with 1 update: [importlib-metadata](https://github.com/python/importlib_metadata).


Updates `importlib-metadata` from 7.0.2 to 7.1.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@v7.0.2...v7.1.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 22, 2024
1 parent 3c5e513 commit 0a8354b
Showing 1 changed file with 1 addition and 1 deletion.
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.0.2
importlib-metadata==7.1.0
numpy==1.26.4
platformdirs==4.2.0
psutil==5.9.8
Expand Down

0 comments on commit 0a8354b

Please sign in to comment.