Skip to content

Commit

Permalink
Bump importlib-metadata from 6.7.0 to 7.0.1 in /build/pip (#2477)
Browse files Browse the repository at this point in the history
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.7.0 to 7.0.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@v6.7.0...v7.0.1)

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

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] committed Feb 10, 2024
1 parent 6d7190e commit 68c1eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pip/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ certifi==2023.7.22
charset-normalizer==3.1.0
docutils==0.20.1
idna==3.6
importlib-metadata==6.7.0
importlib-metadata==7.0.1
jaraco.classes==3.3.1
keyring==24.3.0
markdown-it-py==3.0.0
Expand Down

0 comments on commit 68c1eeb

Please sign in to comment.