chore(deps): Bump importlib-metadata from 7.0.2 to 7.1.0

Bumps [importlib-metadata](https://github.com/python/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](https://github.com/python/importlib_metadata/compare/v7.0.2...v7.1.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 06:11:23 +00:00
committed by GitHub
parent 9a2d0337d9
commit f8b45eb75b

View File

@@ -5,7 +5,7 @@ charset-normalizer==3.3.2
docutils==0.20.1
idna==3.6
imagesize==1.4.1
importlib-metadata==7.0.2
importlib-metadata==7.1.0
Jinja2==3.1.3
MarkupSafe==2.1.5
packaging==24.0