build(deps): Bump importlib-metadata from 8.7.1 to 9.0.0#597
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): Bump importlib-metadata from 8.7.1 to 9.0.0#597dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
f507e89 to
0b22da4
Compare
0b22da4 to
2436300
Compare
2436300 to
e731397
Compare
e731397 to
f5b0544
Compare
f5b0544 to
e70bcc0
Compare
e70bcc0 to
ee45393
Compare
ee45393 to
51594e5
Compare
51594e5 to
39f4c07
Compare
39f4c07 to
7e5f257
Compare
7e5f257 to
cdbfade
Compare
cdbfade to
676f5d3
Compare
676f5d3 to
9b60057
Compare
6776913 to
66487cc
Compare
66487cc to
e2f1ddc
Compare
e2f1ddc to
3aa58e2
Compare
3aa58e2 to
81fb940
Compare
81fb940 to
6f082b8
Compare
6f082b8 to
accef91
Compare
accef91 to
3ef51db
Compare
3ef51db to
bb65c9a
Compare
bb65c9a to
dc3a0f9
Compare
dc3a0f9 to
2b4e493
Compare
2b4e493 to
15b38ea
Compare
15b38ea to
5572492
Compare
5572492 to
61e2e9e
Compare
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.7.1 to 9.0.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.7.1...v9.0.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
61e2e9e to
bc5b511
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps importlib-metadata from 8.7.1 to 9.0.0.
Changelog
Sourced from importlib-metadata's changelog.
Commits
a9f883fFinalize9b0dfdfRaise an exception when no metadata file is found (#532)0f2229cMerge branch 'main' into feature/no-metadata-exception2f4088eRemove news fragments about internal details.0ac2720Add news fragment.a5c2154Finalizee66e226Drop support for EOL Python 3.9 (#530)6027933Add news fragment.b89388aImport os_helper directly.2dcb761Add uniform exclusions for test.support.