Update importlib-metadata requirement from >=7.0 to >=8.9.0#2957
Update importlib-metadata requirement from >=7.0 to >=8.9.0#2957dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [importlib-metadata](https://github.com/python/importlib_metadata) to permit the latest version. - [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.0...v8.9.0) --- updated-dependencies: - dependency-name: importlib-metadata dependency-version: 8.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
i don't think we can do this one at the moment given that we still support python3.9:
|
Updates the requirements on importlib-metadata to permit the latest version.
Changelog
Sourced from importlib-metadata's changelog.
... (truncated)
Commits
76f03df🚡 Toil the docs.613e980Finalize349957eAdd news fragment.8c5d91bImprove performance of name normalization (#533)27169dcMove behavior description into the docstring. Remove references to intermedia...cbadafcRepeat the operation to get performance visibility.a77d0d1Add performance test for Prepared.normalize.1b0be12Use parameterize fixture for parameterized tests.1738b20Merge branch 'backport-cpython-140141' into maint/8.x164e666Merge branch 'backport-cpython-110937' into maint/8.xMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)